menu
naki_ui package
documentation
theme.dart
Dim
Dim.deg const constructor
Dim.deg const constructor
dark_mode
light_mode
Dim.deg
constructor
const
Dim.deg
(
double
?
value
, [
bool
important
=
false
])
Degree unit
Implementation
const Dim.deg(this.value, [this.important = false]) : unit = 'deg';
naki_ui package
documentation
theme
Dim
Dim.deg const constructor
Dim class