controller property

ValueNotifier<K>? controller
final

Controls segments selection.

Implementation

final ValueNotifier<K>? controller;