menu
mapsforge_flutter_rendertheme package
documentation
renderinstruction.dart
RenderinstructionPolylineText
isStrokeTransparent method
isStrokeTransparent method
dark_mode
light_mode
isStrokeTransparent
method
bool
isStrokeTransparent
(
)
inherited
Implementation
bool isStrokeTransparent() { return _strokeColor == transparent(); }
mapsforge_flutter_rendertheme package
documentation
renderinstruction
RenderinstructionPolylineText
isStrokeTransparent method
RenderinstructionPolylineText class