menu
arcane_jaspr package
documentation
component/view/map/paths/usa_paths.dart
ArcaneUSAMapPaths
stateCodes property
stateCodes property
dark_mode
light_mode
stateCodes
property
List
<
String
>
get
stateCodes
Get all state codes.
Implementation
static List<String> get stateCodes => states.keys.toList();
arcane_jaspr package
documentation
component/view/map/paths/usa_paths
ArcaneUSAMapPaths
stateCodes property
ArcaneUSAMapPaths class