menu
neomage package
documentation
ui/widgets/custom_select.dart
SelectController<T>
showUpArrow property
showUpArrow property
dark_mode
light_mode
showUpArrow
property
bool
get
showUpArrow
Implementation
bool get showUpArrow => visibleFromIndex.value > 0;
neomage package
documentation
ui/widgets/custom_select
SelectController<T>
showUpArrow property
SelectController class