groupHeaderPadding property

EdgeInsetsGeometry? groupHeaderPadding
final

Padding for grouping-title rows in the menu. Defaults to null, which applies a compact built-in padding shorter than the option rows so the header does not read as a tappable item.

Implementation

final EdgeInsetsGeometry? groupHeaderPadding;