menu
charts_flutter_updated package
documentation
flutter.dart
SelectionModelConfig<D>
updatedListener property
updatedListener property
dark_mode
light_mode
updatedListener
property
SelectionModelListener
<
D
>
?
updatedListener
final
Listens anytime update selection is called.
Implementation
final common.SelectionModelListener<D>? updatedListener;
charts_flutter_updated package
documentation
flutter
SelectionModelConfig<D>
updatedListener property
SelectionModelConfig class