padding property
final
The padding around the icon. The entire padded icon will react to input gestures.
Defaults to a padding of 8 on all sides.
Implementation
final EdgeInsetsGeometry padding;
The padding around the icon. The entire padded icon will react to input gestures.
Defaults to a padding of 8 on all sides.
final EdgeInsetsGeometry padding;