menu
te_widgets package
documentation
widgets/select/select_mixin.dart
TSelectMixin<T, V>
itemToString property
itemToString property
dark_mode
light_mode
itemToString
property
String
Function
(
T
)
?
get
itemToString
inherited
Implementation
String Function(T)? get itemToString => null;
te_widgets package
documentation
widgets/select/select_mixin
TSelectMixin<T, V>
itemToString property
TSelectMixin mixin