padding property

EdgeInsetsGeometry? padding
final

The padding of the context menu, defaults to EdgeInsets.symmetric(vertical: 4).

Implementation

final EdgeInsetsGeometry? padding;