Commit 949e9d8e authored by Sai Srinivas's avatar Sai Srinivas
Browse files

gen erp 08-10

parent 3304bc4b
...@@ -267,6 +267,7 @@ void main() async { ...@@ -267,6 +267,7 @@ void main() async {
), ),
action: SnackBarAction( action: SnackBarAction(
label: "Open", label: "Open",
textColor: AppColors.app_blue, textColor: AppColors.app_blue,
onPressed: () { onPressed: () {
// Add haptic feedback for button press // Add haptic feedback for button press
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment