backgroundColorActivated property

Color? backgroundColorActivated
final

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

final Color? backgroundColorActivated;