menu
reminders package
documentation
reminders_platform_interface.dart
RemindersPlatform
RemindersPlatform constructor
RemindersPlatform constructor
dark_mode
light_mode
RemindersPlatform
constructor
RemindersPlatform
(
)
Constructs a RemindersPlatform.
Implementation
RemindersPlatform() : super(token: _token);
reminders package
documentation
reminders_platform_interface
RemindersPlatform
RemindersPlatform constructor
RemindersPlatform class