style property Null safety

EMGroupStyle? style

Gets the group style.

Return The group style. See {EMGroupStyle}.

Implementation

EMGroupStyle? get style => _style;