textColor property

Color? textColor
final

Color of the text.

If null, the button uses the color of the ResponsiveNavigationBar's textStyle.

Implementation

final Color? textColor;