hint_bubble

Last updated:

0 purchases

hint_bubble Image
hint_bubble Images
Add to Cart

Description:

hint bubble

Bubble hint window display .
Usage #
To use this plugin, add hint_bubble as a dependency in your pubspec.yaml file.

HintBubbleTile(
builder: (BuildContext context) => const Text('Bubble'),
color: Colors.black.withOpacity(0.5),
triangleHeight: 10,
triangleWidth: 10,
triangleOffset: 10,
triangleStart: true,
radius: 5,
position: TrianglePosition.top,
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.