getTextColor static method

Color getTextColor()

Gets the color of the text inside the banner if enabled.

Implementation

static Color getTextColor() => _instance.textColor;