menu
chartee package
documentation
models/selection_overlay.dart
ColumnSelectionOverlay
children property
children property
dark_mode
light_mode
children
property
List
<
SelectionOverlayItem
>
children
final
The list of child items for the selection overlay.
Implementation
final List<SelectionOverlayItem> children;
chartee package
documentation
models/selection_overlay
ColumnSelectionOverlay
children property
ColumnSelectionOverlay class