menu
neomage package
documentation
ui/widgets/terminal_view.dart
StyledSpan
StyledSpan.new const constructor
StyledSpan.new const constructor
dark_mode
light_mode
StyledSpan
constructor
const
StyledSpan
(
String
text
,
AnsiStyle
style
)
Implementation
const StyledSpan(this.text, this.style);
neomage package
documentation
ui/widgets/terminal_view
StyledSpan
StyledSpan.new const constructor
StyledSpan class