padding property

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