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