padding property
final
Matches IconButton's 8 dps padding by default. In some cases, notably where this button appears as the trailing element of a list item, it's useful to be able to set the padding to zero.
Implementation
final EdgeInsetsGeometry padding;