inactiveIcon property
The icon inside the toggle when the given value is false. inactiveIcon can be an Icon Widget, an Image or Fontawesome Icons.
This property is optional.
Implementation
final Widget? inactiveIcon;
The icon inside the toggle when the given value is false. inactiveIcon can be an Icon Widget, an Image or Fontawesome Icons.
This property is optional.
final Widget? inactiveIcon;