8-18/1
This commit is contained in:
@@ -12,7 +12,7 @@ class HomePage extends StatelessWidget {
|
||||
title: 'Home Page',
|
||||
body: [
|
||||
Center(
|
||||
child: CircleContainer(
|
||||
child: MyCircleContainer(
|
||||
child: const Icon(Icons.clear),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user