backgroundColorActivated property Null safety
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;