customIcon property
Optional custom icon from CupertinoIcons, Icons, or any IconData. If provided, this takes precedence over icon but not imageAsset.
Implementation
final IconData? customIcon;
Optional custom icon from CupertinoIcons, Icons, or any IconData. If provided, this takes precedence over icon but not imageAsset.
final IconData? customIcon;