switchToAddDiaryPage property
final
Callback that navigates to the screen for adding a new diary entry.
Implementation
final Function() switchToAddDiaryPage;
Callback that navigates to the screen for adding a new diary entry.
final Function() switchToAddDiaryPage;