disabledColor property

Color disabledColor
final

Colors of the input fields if the PinCodeTextField is disabled. Default is Colors.grey

Implementation

final Color disabledColor;