fgColorsToString method

String fgColorsToString()

Returns the foreground color matrix as a formatted string.

Implementation

String fgColorsToString() => _formatMatrixToString(getFgMatrix());