backgroundColorActivated property

Color? backgroundColorActivated
getter/setter pair

The backgroundColorActivated is the background color of the tile after the tile was tapped. It is set to match the iOS look by default.

Implementation

Color? backgroundColorActivated;