selectedColor property

Color? selectedColor
final

Currently selected color of given part of an app - e.g. app's background.

Implementation

final Color? selectedColor;