menu
ella package
documentation
math/Size.dart
Size
toRect method
toRect method
dark_mode
light_mode
toRect
method
Rect
toRect
(
)
Implementation
Rect toRect() { return new Rect(0.0, 0.0, width, height); }
ella package
documentation
math/Size
Size
toRect method
Size class