cleared console problems
This commit is contained in:
@@ -91,7 +91,7 @@ class _TendersSubmittedState extends State<TendersSubmitted> {
|
||||
child: SizedBox(
|
||||
width: 24.0.w(),
|
||||
height: 24.0.h(),
|
||||
child: CircularProgressIndicator(
|
||||
child: const CircularProgressIndicator(
|
||||
color: AppColors.secondary50,
|
||||
strokeWidth: 2,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user