menu
chalona_api package
documentation
core/notification/notify.dart
ChalonaNotifyFn typedef
ChalonaNotifyFn typedef
dark_mode
light_mode
ChalonaNotifyFn
typedef
ChalonaNotifyFn
=
Future
<
void
>
Function
({
String
?
descrip
,
required
String
detail
})
Implementation
typedef ChalonaNotifyFn = Future<void> Function({ String? descrip, required String detail, });
chalona_api package
documentation
core/notification/notify
ChalonaNotifyFn typedef
notify library