pageSettings property

PageSettings? pageSettings

Implementation

PageSettings? get pageSettings {
  return currentConfiguration?.pageSettings;
}