disabledOnColor property

Color disabledOnColor

The Material Design disabled color contrasting with this brightness.

Implementation

Color get disabledOnColor => contrastColor.withOpacity(_disabledOpacity);