actionsPadding property

EdgeInsetsGeometry? actionsPadding
final

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

Defaults to zero.

This property is used to configure an AppBar.

Implementation

final EdgeInsetsGeometry? actionsPadding;