textColor property

  1. @override
Color textColor
final

The primary text color.

Implementation

@override
final Color textColor = Colors.white;