menu
flame package
documentation
text.dart
LineMetrics
toRect method
toRect method
dark_mode
light_mode
toRect
method
Rect
toRect
(
)
Implementation
Rect toRect() => Rect.fromLTWH(left, top, width, height);
flame package
documentation
text
LineMetrics
toRect method
LineMetrics class