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