menu
feed package
documentation
animationSystem/animation_system_delegate_builder.dart
OverlayDelegate
build abstract method
build abstract method
dark_mode
light_mode
build
abstract method
Widget
build
(
Completer
<
bool
>
result
,
Future
<
void
>
reverse
(), {
List
?
args
,
})
Implementation
Widget build(Completer<bool> result, Future<void> Function() reverse, {List<dynamic>? args});
feed package
documentation
animationSystem/animation_system_delegate_builder
OverlayDelegate
build abstract method
OverlayDelegate class