menu
map_rf package
documentation
RapidFireMap/Widgets/select_vahicle/SelectVehilceWgtRF.dart
BottomSheet
BottomSheet const constructor
BottomSheet const constructor
dark_mode
light_mode
BottomSheet
constructor
const
BottomSheet
(
{
Key
?
key
,
required
dynamic
updateVehicleType
(
String
type
),
})
Implementation
const BottomSheet({ super.key, required this.updateVehicleType, });
map_rf package
documentation
RapidFireMap/Widgets/select_vahicle/SelectVehilceWgtRF
BottomSheet
BottomSheet const constructor
BottomSheet class