inactiveColor property

Color inactiveColor
getter/setter pair

Implementation

late Color inactiveColor = const Color.fromARGB(255, 227, 227, 227);