Vaibhav_Feature-#541 #52
@ -90,7 +90,7 @@ class DirectoryMainScreen extends StatelessWidget {
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
floatingActionButton: FloatingActionButton(
|
floatingActionButton: FloatingActionButton(
|
||||||
backgroundColor: Colors.indigo,
|
backgroundColor: Colors.red,
|
||||||
onPressed: () async {
|
onPressed: () async {
|
||||||
final result = await Get.bottomSheet(
|
final result = await Get.bottomSheet(
|
||||||
AddContactBottomSheet(),
|
AddContactBottomSheet(),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user