trackColor property Null safety
final
The color to use for the background when the switch is off.
Defaults to CupertinoColors.secondarySystemFill when null.
Implementation
final Color? trackColor;
The color to use for the background when the switch is off.
Defaults to CupertinoColors.secondarySystemFill when null.
final Color? trackColor;