padding property
The padding of the context menu, defaults to
EdgeInsets.symmetric(vertical: 4).
Implementation
final EdgeInsetsGeometry? padding;
The padding of the context menu, defaults to
EdgeInsets.symmetric(vertical: 4).
final EdgeInsetsGeometry? padding;