menu
te_widgets package
documentation
widgets/select/select.dart
TSelect<T, V, K>
popupMode property
popupMode property
dark_mode
light_mode
popupMode
property
@
override
TPopupMode
?
popupMode
final
Preferred display mode of the popup.
Implementation
@override final TPopupMode? popupMode;
te_widgets package
documentation
widgets/select/select
TSelect<T, V, K>
popupMode property
TSelect class