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