menu
neomage package
documentation
ui/widgets/custom_select.dart
SelectController<T>
showDownArrow property
showDownArrow property
dark_mode
light_mode
showDownArrow
property
bool
get
showDownArrow
Implementation
bool get showDownArrow => visibleToIndex.value < options.length;
neomage package
documentation
ui/widgets/custom_select
SelectController<T>
showDownArrow property
SelectController class