menu
at_events_flutter package
documentation
screens/select_location.dart
SelectLocation
SelectLocation.new const constructor
SelectLocation.new const constructor
dark_mode
light_mode
SelectLocation
constructor
const
SelectLocation
(
{
Key
?
key
,
})
Implementation
const SelectLocation({Key? key}) : super(key: key);
at_events_flutter package
documentation
screens/select_location
SelectLocation
SelectLocation.new const constructor
SelectLocation class