menu
itinereo
services\diary_service.dart
DiaryService
DiaryService factory constructor
DiaryService
dark_mode
light_mode
DiaryService
constructor
DiaryService
(
)
Factory constructor to access the singleton instance.
Implementation
factory DiaryService() => instance;
itinereo
diary_service
DiaryService
DiaryService factory constructor
DiaryService class