popupGroupHeaderStyle property
Text style for group headers in popup (used by default popupItemBuilder). If null, defaults to fontSize 9, bold, with reduced opacity. Ignored if custom popupItemBuilder is provided.
Implementation
final TextStyle? popupGroupHeaderStyle;