Skip to content

Commit 3e2d254

Browse files
committed
icon button update
1 parent 4f48cc7 commit 3e2d254

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/components/round_icon_button.dart

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import 'package:flutter/material.dart';
2+
3+
24
class RoundIconButton extends StatelessWidget {
35
RoundIconButton({
46
this.icon,

0 commit comments

Comments
 (0)