menu
flutter_map_interactive package
documentation
markers/controllers/op.dart
AddMarkerOp
AddMarkerOp.new const constructor
AddMarkerOp.new const constructor
dark_mode
light_mode
AddMarkerOp
constructor
const
AddMarkerOp
(
{
required
Marker
marker
,
})
Implementation
const AddMarkerOp({required this.marker});
flutter_map_interactive package
documentation
markers/controllers/op
AddMarkerOp
AddMarkerOp.new const constructor
AddMarkerOp class