Skip to content

Commit

Permalink
removed mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
DE7924 committed Nov 4, 2024
1 parent e3d003e commit bc5bcc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/lib/pages/components/progress_example.dart
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ class _WrapperState extends State<Wrapper> {
child: ZetaProgressCircle(
progress: progress,
size: widget.circleSize!,
label: '30%',
),
)
: SizedBox(
Expand Down

0 comments on commit bc5bcc0

Please sign in to comment.