menu
simple_text package
documentation
simple_text.dart
HelloWorldText
HelloWorldText.new constructor
HelloWorldText.new constructor
dark_mode
light_mode
HelloWorldText
constructor
HelloWorldText
(
{
required
String
text
,
})
Implementation
HelloWorldText({required this.text});
simple_text package
documentation
simple_text
HelloWorldText
HelloWorldText.new constructor
HelloWorldText class