menu
bloom_framework package
documentation
bloom_mobile.dart
Text
Text.new const constructor
Text.new const constructor
dark_mode
light_mode
Text
constructor
const
Text
(
String
text
)
Creates a plain text node with
text
.
Implementation
const Text(super.text);
bloom_framework package
documentation
bloom_mobile
Text
Text.new const constructor
Text class