customIconSize property
Size for custom icons (when using customIcon).
If null, defaults to 20.0 points. This only affects custom icons from IconData (CupertinoIcons, Icons, etc.).
Implementation
final double? customIconSize;
Size for custom icons (when using customIcon).
If null, defaults to 20.0 points. This only affects custom icons from IconData (CupertinoIcons, Icons, etc.).
final double? customIconSize;