FastSettingsPrivacyPolicyPage constructor
const
FastSettingsPrivacyPolicyPage({})
Implementation
const FastSettingsPrivacyPolicyPage({
super.key,
this.children,
this.icon,
double? iconSize,
}) : iconSize = iconSize ?? kFastSettingIconHeight;