setLocationSentPageStyle static method

dynamic setLocationSentPageStyle(
  1. LocationSentPageStyle locationSentPageStyle
)

Implementation

static setLocationSentPageStyle(LocationSentPageStyle locationSentPageStyle) {
  _locationSentPageStyle = locationSentPageStyle;
}