padding property
final
The padding between the menu's boundary and its child.
Implementation
final WidgetStateProperty<EdgeInsetsGeometry?>? padding;
The padding between the menu's boundary and its child.
final WidgetStateProperty<EdgeInsetsGeometry?>? padding;