backgroundColor property
Color?
get
backgroundColor
Implementation
Color? get backgroundColor => backgroundColorState?.of(selected);
Color? get backgroundColor => backgroundColorState?.of(selected);