enabledTextColor top-level property
enabledTextColor is the color of the enabled text
Implementation
Color enabledTextColor = const Color.fromRGBO(255, 255, 255, 0.98);
enabledTextColor is the color of the enabled text
Color enabledTextColor = const Color.fromRGBO(255, 255, 255, 0.98);