Run dart format and verify analyze

chore/offband-rebrand
Serge Tarkovski 3 months ago
parent 7d457cb863
commit 8611adab1f

@ -109,11 +109,7 @@ class QuickSwitchBar extends StatelessWidget {
clipBehavior: Clip.none,
children: [
icon,
Positioned(
right: -6,
top: -4,
child: UnreadBadge(count: count),
),
Positioned(right: -6, top: -4, child: UnreadBadge(count: count)),
],
);
}

Loading…
Cancel
Save

Powered by TurnKey Linux.