SecurityNotice constructor
const
SecurityNotice({
- Key? key,
- required AppTranslations tr,
Implementation
const SecurityNotice({super.key, required this.tr});
const SecurityNotice({super.key, required this.tr});