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