menu
mapsforge_flutter_rendertheme package
documentation
rendertheme.dart
RenderThemeBuilder
excludeIds property
excludeIds property
dark_mode
light_mode
excludeIds
property
Set
<
String
>
excludeIds
final
Set of element IDs to exclude from rendering for theme customization.
Implementation
final Set<String> excludeIds;
mapsforge_flutter_rendertheme package
documentation
rendertheme
RenderThemeBuilder
excludeIds property
RenderThemeBuilder class