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