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