menu
nueli_core package
documentation
nueli_core.dart
Txt
Txt.new constructor
Txt.new constructor
dark_mode
light_mode
Txt
constructor
Txt
(
{
Key
?
key
,
})
Implementation
Txt({Key? key}) : super(key: key, fallback: TxtIN());
nueli_core package
documentation
nueli_core
Txt
Txt.new constructor
Txt class