actionsPadding property
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;
The padding between the actions and the end of the AppBar.
Defaults to zero.
This property is used to configure an AppBar.
final EdgeInsetsGeometry? actionsPadding;