menu
homeowner_app
features/dashboard/page/dashboard_page.dart
ContactUsNotifier
notifyContactUsButtonPressed method
notifyContactUsButtonPressed
dark_mode
light_mode
notifyContactUsButtonPressed
method
void
notifyContactUsButtonPressed
(
)
Implementation
void notifyContactUsButtonPressed() { notifyListeners(); }
homeowner_app
dashboard_page
ContactUsNotifier
notifyContactUsButtonPressed method
ContactUsNotifier class