menu
flutter_waya package
documentation
components/button/bubble.dart
BubbleCallback typedef
BubbleCallback typedef
dark_mode
light_mode
BubbleCallback
typedef
BubbleCallback
=
Future
<
bool
>
Function
(
bool
isBubbled
)
Implementation
typedef BubbleCallback = Future<bool> Function(bool isBubbled);
flutter_waya package
documentation
components/button/bubble
BubbleCallback typedef
bubble library