menu
nueli_core package
documentation
nueli_core.dart
Txt
weight method
weight method
dark_mode
light_mode
weight
method
Txt
weight
(
FontWeight
?
weight
)
@fixed
~ set font weight
Implementation
Txt weight(FontWeight? weight) => resolve(weight, #weight);
nueli_core package
documentation
nueli_core
Txt
weight method
Txt class