menu
tx_design package
documentation
widgets/picker.dart
TxPickerBase<T, D, V>
valueMapper property
valueMapper property
dark_mode
light_mode
valueMapper
property
ValueMapper
<
T
,
V?
>
valueMapper
final
数据的值
Implementation
final ValueMapper<T, V?> valueMapper;
tx_design package
documentation
widgets/picker
TxPickerBase<T, D, V>
valueMapper property
TxPickerBase class