actionsPadding property

EdgeInsetsGeometry? actionsPadding
final

The padding between the actions and the end of the AppBar.

Defaults to zero.

Implementation

final EdgeInsetsGeometry? actionsPadding;