bgColorsToString method

String bgColorsToString()

Returns the background color matrix as a formatted string.

Implementation

String bgColorsToString() => _formatMatrixToString(getBgMatrix());