menu
ignis
ignis.dart
ScaleOwner
box static method
box
dark_mode
light_mode
box
static method
ScaleOwner
box
(
[
MVector2
?
scale
])
Boxes a scale.
Implementation
static ScaleOwner box([MVector2? scale]) => _ScaleBox(scale ?? .all(1));
ignis
ignis
ScaleOwner
box static method
ScaleOwner class