Skip to content

Commit 9427e7c

Browse files
committed
gf icon badge position added
1 parent b8769d8 commit 9427e7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/components/badge/gf_icon_badge.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ class GFIconBadge extends StatefulWidget {
2929
_GFIconBadgeState createState() => _GFIconBadgeState();
3030
}
3131

32+
33+
3234
class _GFIconBadgeState extends State<GFIconBadge> {
3335
@override
3436
Widget build(BuildContext context) => Container(

0 commit comments

Comments
 (0)