menu
terminice package
documentation
testing.dart
InlineStyle
errorIcon method
errorIcon method
dark_mode
light_mode
errorIcon
method
String
errorIcon
(
)
Error icon (✖).
Implementation
String errorIcon() => icon('✖', tone: StatTone.error);
terminice package
documentation
testing
InlineStyle
errorIcon method
InlineStyle class