register user detail
This commit is contained in:
@@ -26,7 +26,7 @@ class ButtonWidget {
|
||||
style: ElevatedButton.styleFrom(
|
||||
backgroundColor: clr,
|
||||
),
|
||||
child: TextWidget().tex14W700(
|
||||
child: TextWidget().text14W700(
|
||||
text,
|
||||
clr: txtClr ?? AppColor.plainWhite,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user