backgroundColorActivated property
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;
The backgroundColorActivated is the background color of the tile after the tile was tapped. It is set to match the iOS look by default.
final Color? backgroundColorActivated;