SettingsSectionInAppBrowser constructor

SettingsSectionInAppBrowser({
  1. required String subsection,
})

Implementation

SettingsSectionInAppBrowser({required this.subsection});