style property Null safety
Gets the group style.
Return The group style. See {EMGroupStyle}.
Implementation
EMGroupStyle? get style => _style;
Gets the group style.
Return The group style. See {EMGroupStyle}.
EMGroupStyle? get style => _style;