menu
fluent_bundle package
documentation
markup.dart
FluentTextSpan
FluentTextSpan.new const constructor
FluentTextSpan.new const constructor
dark_mode
light_mode
FluentTextSpan
constructor
const
FluentTextSpan
(
String
text
)
Wraps the plain
text
run.
Implementation
const FluentTextSpan(this.text);
fluent_bundle package
documentation
markup
FluentTextSpan
FluentTextSpan.new const constructor
FluentTextSpan class