setCreateGroupPageStyle static method

dynamic setCreateGroupPageStyle(
  1. CreateGroupPageStyle createGroupPageStyle
)

Implementation

static setCreateGroupPageStyle(CreateGroupPageStyle createGroupPageStyle) {
  _createGroupPageStyle = createGroupPageStyle;
}