SecuredByFooter constructor

const SecuredByFooter({
  1. Key? key,
})

Implementation

const SecuredByFooter({
  Key? key,
}) : super(key: key);