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