setAddParticipantsPageStyle static method

dynamic setAddParticipantsPageStyle(
  1. AddParticipantsPageStyle addParticipantsPageStyle
)

Implementation

static setAddParticipantsPageStyle(
    AddParticipantsPageStyle addParticipantsPageStyle) {
  _addParticipantsPageStyle = addParticipantsPageStyle;
}