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