fgColorsToString method
Returns the foreground color matrix as a formatted string.
Implementation
String fgColorsToString() => _formatMatrixToString(getFgMatrix());
Returns the foreground color matrix as a formatted string.
String fgColorsToString() => _formatMatrixToString(getFgMatrix());