menu
mapsindoors_platform_interface package
documentation
platform_library.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_platform_interface package
documentation
platform_library
MPLabelGraphic
content property
MPLabelGraphic class