menu
user_profile package
documentation
term_and_conditions.dart
TermsAndConditionsPage
TermsAndConditionsPage const constructor
TermsAndConditionsPage const constructor
dark_mode
light_mode
TermsAndConditionsPage
constructor
const
TermsAndConditionsPage
(
{
Key
?
key
,
String
?
termsUrl
,
})
Implementation
const TermsAndConditionsPage({Key? key, this.termsUrl}) : super(key: key);
user_profile package
documentation
term_and_conditions
TermsAndConditionsPage
TermsAndConditionsPage const constructor
TermsAndConditionsPage class