themeDisabledTextColor top-level property
themeDisabledTextColor is the color of the disabled text
Implementation
Color themeDisabledTextColor = const Color.fromRGBO(255, 255, 255, 0.48);
themeDisabledTextColor is the color of the disabled text
Color themeDisabledTextColor = const Color.fromRGBO(255, 255, 255, 0.48);