menu
tx_design package
documentation
widgets/picker.dart
TxPickerBase<T, D, V>
source property
source property
dark_mode
light_mode
source
property
List
<
T
>
source
final
数据源
Implementation
final List<T> source;
tx_design package
documentation
widgets/picker
TxPickerBase<T, D, V>
source property
TxPickerBase class