menu
bytebin package
documentation
ascii.dart
AsciiStyledString
inverse property
inverse property
dark_mode
light_mode
inverse
property
String
get
inverse
Swaps foreground and background —
INVERSE
.
Implementation
String get inverse => _wrap(INVERSE);
bytebin package
documentation
ascii
AsciiStyledString
inverse property
AsciiStyledString extension on
String