menu
indian_state_picker package
documentation
state_picker_dialog.dart
StatePickerDialog<T>
topStates property
topStates property
dark_mode
light_mode
topStates
property
List
<
T
>
?
topStates
final
A list of items that should appear at the top of the dialog.
Implementation
final List<T>? topStates;
indian_state_picker package
documentation
state_picker_dialog
StatePickerDialog<T>
topStates property
StatePickerDialog class