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