menu
s_packages package
documentation
bubble_label/src/bubble_label.dart
BubbleLabelContent
showCurve property
showCurve property
dark_mode
light_mode
showCurve
property
Curve
showCurve
final
Curve used for the show animation. Defaults to
Curves.easeIn
.
Implementation
final Curve showCurve;
s_packages package
documentation
bubble_label/src/bubble_label
BubbleLabelContent
showCurve property
BubbleLabelContent class