menu
at_location_flutter package
documentation
screens/request_location/request_location_sheet.dart
RequestLocationSheet
RequestLocationSheet const constructor
RequestLocationSheet const constructor
dark_mode
light_mode
RequestLocationSheet
constructor
const
RequestLocationSheet
(
{
Key
?
key
,
Function
?
onTap
,
})
Implementation
const RequestLocationSheet({Key? key, this.onTap}) : super(key: key);
at_location_flutter package
documentation
screens/request_location/request_location_sheet
RequestLocationSheet
RequestLocationSheet const constructor
RequestLocationSheet class