buttonTextColor property

Color get buttonTextColor

Implementation

Color get buttonTextColor => widget.themeData?.buttonTextColor ?? Colors.white;