FastSettingPageLayout constructor
const
FastSettingPageLayout({})
Creates a new instance of FastSettingPageLayout.
Implementation
const FastSettingPageLayout({
super.key,
this.iconHeight = kFastSettingIconHeight,
this.headerDescriptionText,
this.contentPadding,
this.headerIcon,
this.titleText,
this.actions,
});