selectedColor property

Color selectedColor
final

The color used to fill the background of the selected widget and as the text color of unselected widgets.

This attribute must not be null.

If this attribute is unspecified, this color will default to CupertinoColors.activeBlue.

Implementation

final Color selectedColor