menu
fractal package
documentation
mixins/notifications.dart
WithNotifications
preload method
preload method
dark_mode
light_mode
preload
method
Future
<
int
>
preload
(
[
String
?
type
])
inherited
Implementation
Future<int> preload([String? type]) async { return 1; }
fractal package
documentation
mixins/notifications
WithNotifications
preload method
WithNotifications mixin