menu
ignis
ignis.dart
AngleOwner
box static method
box
dark_mode
light_mode
box
static method
AngleOwner
box
(
[
double
?
angle
])
Boxes an angle.
Implementation
static AngleOwner box([double? angle]) => _AngleBox(angle ?? 0);
ignis
ignis
AngleOwner
box static method
AngleOwner class