menu
innerlibs package
documentation
widgets/value_field.dart
ValueField<T>
textValueSelector property
textValueSelector property
dark_mode
light_mode
textValueSelector
property
List
<
string
>
Function
(
T?
)
?
textValueSelector
final
Implementation
final List<string> Function(T?)? textValueSelector;
innerlibs package
documentation
widgets/value_field
ValueField<T>
textValueSelector property
ValueField class