This commit is contained in:
wyf
2025-05-15 13:57:42 +08:00
parent fb5c3864a3
commit 75ddfca402
51 changed files with 2451 additions and 1233 deletions

View File

@@ -69,7 +69,7 @@ class _FancyCircleCheckboxState extends State<FancyCircleCheckbox>
color: widget.value
? widget.borderColor
: widget.borderColor.withOpacity(0.5),
width: 1,
width: 1.rpx,
),
),
child: ScaleTransition(