menu
nueli_core package
documentation
nueli_core.dart
Decor
width method
width method
dark_mode
light_mode
width
method
Decor
width
(
double
width
)
@from
Layout
~ set width
Implementation
Decor width(double width) => resolve(width, #width);
nueli_core package
documentation
nueli_core
Decor
width method
Decor class