menu
structify package
documentation
core/base.dart
Rectangle
create static method
create static method
dark_mode
light_mode
create
static method
Rectangle
create
(
)
override
Creates a new
Rectangle
instance.
Implementation
static Rectangle create() { return alloc().ref; }
structify package
documentation
core/base
Rectangle
create static method
Rectangle class