feat: refactor financial wallet UI components and add offline map service support
This commit is contained in:
@@ -48,7 +48,7 @@ class GoogleMapApp extends StatelessWidget {
|
||||
border: Border.all(
|
||||
color: AppColor.blueColor.withOpacity(0.2), width: 1),
|
||||
),
|
||||
child: const Icon(
|
||||
child: Icon(
|
||||
MaterialCommunityIcons.google_maps,
|
||||
size: 28,
|
||||
color: AppColor.secondaryColor,
|
||||
|
||||
Reference in New Issue
Block a user