iconMargin property Null safety
final
The margin added around the tab's icon.
Only useful when used in combination with icon, and either one of text or child is non-null.
Implementation
final EdgeInsetsGeometry iconMargin;
The margin added around the tab's icon.
Only useful when used in combination with icon, and either one of text or child is non-null.
final EdgeInsetsGeometry iconMargin;