padding property

EdgeInsetsGeometry padding
final

The padding around the toolbar icon buttons. The entire padded icon will react to input gestures.

Defaults to const EdgeInsets.all(0),

Implementation

final EdgeInsetsGeometry padding;