SelectableTextAdapter extension
Convenience adapters that let read-only text widgets opt into the shared selection model without changing their layout role.
- on
Methods
-
selectable(
{SelectionController? controller, Style? selectionHighlightStyle}) → Widget -
Available on Text, provided by the SelectableTextAdapter extension