menu
neo_concierge
app/modules/contactUs/views/contact_us_view.dart
ContactUsView
ContactUsView constructor
ContactUsView
dark_mode
light_mode
ContactUsView
constructor
ContactUsView
(
{
Key
?
key
,
required
String
flag
,
})
Implementation
ContactUsView({super.key, required this.flag});
neo_concierge
contact_us_view
ContactUsView
ContactUsView constructor
ContactUsView class