menu
mapsforge_flutter_rendertheme package
documentation
renderinstruction.dart
RenderinstructionCaption
setMaxTextWidth method
setMaxTextWidth method
dark_mode
light_mode
setMaxTextWidth
method
void
setMaxTextWidth
(
double
maxTextWidth
)
inherited
Implementation
void setMaxTextWidth(double maxTextWidth) { _maxTextWidth = maxTextWidth; }
mapsforge_flutter_rendertheme package
documentation
renderinstruction
RenderinstructionCaption
setMaxTextWidth method
RenderinstructionCaption class