menu
indian_state_picker package
documentation
state_picker_dialog.dart
StatePickerDialog<T>
states property
states property
dark_mode
light_mode
states
property
List
<
T
>
states
final
List of items to display in the dialog.
Implementation
final List<T> states;
indian_state_picker package
documentation
state_picker_dialog
StatePickerDialog<T>
states property
StatePickerDialog class