mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 12:04:50 +08:00
m3e loading indicator
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -102,7 +102,7 @@ class _LoginPageState extends State<LoginPage> {
|
||||
Loading() => const SizedBox(
|
||||
height: 200,
|
||||
width: 200,
|
||||
child: circularLoading,
|
||||
child: m3eLoading,
|
||||
),
|
||||
Success(:final response) => Container(
|
||||
width: 200,
|
||||
|
||||
Reference in New Issue
Block a user