actionsPadding property
final
The padding between the actions and the end of the AppBar.
Defaults to zero.
Implementation
final EdgeInsetsGeometry? actionsPadding;
The padding between the actions and the end of the AppBar.
Defaults to zero.
final EdgeInsetsGeometry? actionsPadding;