menu
mapsindoors_platform_interface package
documentation
platform_library.dart
DisplayRulePlatform
setLabelMaxWidth abstract method
setLabelMaxWidth abstract method
dark_mode
light_mode
setLabelMaxWidth
abstract method
Future
<
void
>
setLabelMaxWidth
(
MPDisplayRuleId
id
,
int
max
)
Implementation
Future<void> setLabelMaxWidth(MPDisplayRuleId id, int max);
mapsindoors_platform_interface package
documentation
platform_library
DisplayRulePlatform
setLabelMaxWidth abstract method
DisplayRulePlatform class