iconMargin property Null safety

EdgeInsetsGeometry iconMargin
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;