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