LegalScreen class screens

Screen used to show Privacy Policy and Terms and Conditions.

Constructors

LegalScreen({Key? key, required LegalType type})
const

Properties

type LegalType
Represents Privacy Policy / Terms and Conditions
final

Methods

createState() → State<StatefulWidget>
Creates the mutable state for this widget at a given location in the tree.