disabledColor property

Color? disabledColor
final

Text color when deactivated, etc.

非有効化時の文字色など。

Implementation

final Color? disabledColor;