We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f48cc7 commit 3e2d254Copy full SHA for 3e2d254
lib/components/round_icon_button.dart
@@ -1,4 +1,6 @@
1
import 'package:flutter/material.dart';
2
+
3
4
class RoundIconButton extends StatelessWidget {
5
RoundIconButton({
6
this.icon,
0 commit comments