22 Widget
build(BuildContext context) {
24 padding: EdgeInsets.symmetric(horizontal: 10.sp),
26 crossAxisAlignment: CrossAxisAlignment.center,
27 mainAxisAlignment: MainAxisAlignment.center,
28 mainAxisSize: MainAxisSize.min,
42 SizedBox(height: 6.sp),
44 fit: BoxFit.scaleDown,
47 style: Theme.of(context).textTheme.bodySmall,
50 SizedBox(height: 3.sp),
55 textAlign: TextAlign.center,
56 style: Theme.of(context).textTheme.bodySmall?.copyWith(