menu
react_popup package
documentation
view/animated_overlay.dart
AnimatedReactionOverlay
reactions property
reactions property
dark_mode
light_mode
reactions
property
List
<
Reaction
>
reactions
final
The list of
Reaction
widgets which are shown in the pop up
Implementation
final List<Reaction> reactions;
react_popup package
documentation
view/animated_overlay
AnimatedReactionOverlay
reactions property
AnimatedReactionOverlay class