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