menu
selector_wheel package
documentation
selector_wheel/selector_wheel.dart
SelectorWheel<T>
childHeight property
childHeight property
dark_mode
light_mode
childHeight
property
double
childHeight
final
The height of the wheel's children.
@default 36.0
Implementation
final double childHeight;
selector_wheel package
documentation
selector_wheel/selector_wheel
SelectorWheel<T>
childHeight property
SelectorWheel class