mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
@@ -56,7 +56,7 @@ final class _SystemdPageState extends State<SystemdPage> {
|
||||
curve: Curves.fastEaseInToSlowEaseOut,
|
||||
height: isBusy ? 30 : 0,
|
||||
child: isBusy
|
||||
? SizedLoading.centerSmall.paddingOnly(bottom: 7)
|
||||
? SizedLoading.small.paddingOnly(bottom: 7)
|
||||
: const SizedBox.shrink(),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user