You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting error : lib/Dashboard/DashWidgets/SafeHome.dart:176:31: Error: The getter 'simplePeriodicTask' isn't defined for the class '_SafeHomeState'.
'_SafeHomeState' is from 'package:womensafteyhackfair/Dashboard/DashWidgets/SafeHome.dart' ('lib/Dashboard/DashWidgets/SafeHome.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'simplePeriodicTask'.
simplePeriodicTask,
^^^^^^^^^^^^^^^^^^
Please look into it :(
The text was updated successfully, but these errors were encountered:
getting error : lib/Dashboard/DashWidgets/SafeHome.dart:176:31: Error: The getter 'simplePeriodicTask' isn't defined for the class '_SafeHomeState'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'simplePeriodicTask'.
simplePeriodicTask,
^^^^^^^^^^^^^^^^^^
Please look into it :(
The text was updated successfully, but these errors were encountered: