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