menu
mapsindoors_googlemaps package
documentation
mapsindoors.dart
MPLabelGraphic
content property
content property
dark_mode
light_mode
content
property
List
<
int
>
content
final
The content area of the label graphic, this is where the text can be drawn.
Implementation
final List<int> content;
mapsindoors_googlemaps package
documentation
mapsindoors
MPLabelGraphic
content property
MPLabelGraphic class