fix: upgrade to flutter 3.10
This commit is contained in:
@@ -43,9 +43,9 @@ class Loaders extends DemoPage {
|
||||
radius: 57,
|
||||
),
|
||||
const Gap(20),
|
||||
Row(
|
||||
const Row(
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
children: const [
|
||||
children: [
|
||||
Loader(
|
||||
stroke: 5,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user