dialogcontentColor top-level property

Color dialogcontentColor
getter/setter pair

dialogcontentColor is the color of the content of the dialog

Implementation

Color dialogcontentColor = const Color.fromRGBO(145, 127, 129, 1);