menu
ignis
ignis.dart
SpeedOwner
box static method
box
dark_mode
light_mode
box
static method
SpeedOwner
box
(
[
double
?
speed
])
Boxes a speed.
Implementation
static SpeedOwner box([double? speed]) => _SpeedBox(speed ?? 0);
ignis
ignis
SpeedOwner
box static method
SpeedOwner class