menu
flutter_waya package
documentation
components/picker/picker.dart
SingleListPicker
initialIndex property
initialIndex property
dark_mode
light_mode
initialIndex
property
List
<
int
>
initialIndex
final
初始默认选择的位置
Implementation
final List<int> initialIndex;
flutter_waya package
documentation
components/picker/picker
SingleListPicker
initialIndex property
SingleListPicker class