menu
selector_wheel package
documentation
selector_wheel/selector_wheel.dart
SelectorWheel<T>
childCount property
childCount property
dark_mode
light_mode
childCount
property
int
?
childCount
final
The number of children in the wheel.
Implementation
final int? childCount;
selector_wheel package
documentation
selector_wheel/selector_wheel
SelectorWheel<T>
childCount property
SelectorWheel class