menu
reduced package
documentation
callbacks.dart
DragTargetWillAcceptCallable<T> typedef
DragTargetWillAcceptCallable<T> typedef
dark_mode
light_mode
DragTargetWillAcceptCallable<
T
>
typedef
DragTargetWillAcceptCallable
<
T
> =
Callable1
<
bool
,
T?
>
typedef DragTargetWillAccept
Implementation
typedef DragTargetWillAcceptCallable<T> = Callable1<bool, T?>;
reduced package
documentation
callbacks
DragTargetWillAcceptCallable<T> typedef
callbacks library