menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StyleObjectInfo
StyleObjectInfo.new constructor
StyleObjectInfo.new
dark_mode
light_mode
StyleObjectInfo
constructor
StyleObjectInfo
(
{
required
String
id
,
required
String
type
,
})
Implementation
StyleObjectInfo({required this.id, required this.type});
mapbox_maps_flutter
mapbox_maps_flutter
StyleObjectInfo
StyleObjectInfo.new constructor
StyleObjectInfo class