menu
indian_state_picker package
documentation
state_picker_utils.dart
StatePickerUtils<T>
getName property
getName property
dark_mode
light_mode
getName
property
String
Function
(
T
)
getName
final
A function that retrieves the name for a given state object.
Implementation
final String Function(T) getName;
indian_state_picker package
documentation
state_picker_utils
StatePickerUtils<T>
getName property
StatePickerUtils class