setCallInfoPageStyle static method

dynamic setCallInfoPageStyle(
  1. CallInfoPageStyle callInfoPageStyle
)

Implementation

static setCallInfoPageStyle(CallInfoPageStyle callInfoPageStyle) {
  _callInfoPageStyle = callInfoPageStyle;
}