menu
mapsforge_flutter package
documentation
mapsforge.dart
LabelView
LabelView.new const constructor
LabelView.new const constructor
dark_mode
light_mode
LabelView
constructor
const
LabelView
(
{
Key
?
key
,
required
MapModel
mapModel
,
})
Implementation
const LabelView({super.key, required this.mapModel});
mapsforge_flutter package
documentation
mapsforge
LabelView
LabelView.new const constructor
LabelView class