controller property
Optional external SelectionController.
If null, a private controller is created. If this widget is inside a SelectionArea, the area's controller is used instead.
Implementation
final SelectionController? controller;
Optional external SelectionController.
If null, a private controller is created. If this widget is inside a SelectionArea, the area's controller is used instead.
final SelectionController? controller;