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