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