forked from yaso_meth/mih-project
Clear Card add data
This commit is contained in:
@@ -116,6 +116,9 @@ class _MihCardsState extends State<MihCards> {
|
||||
Center(
|
||||
child: MihButton(
|
||||
onPressed: () {
|
||||
shopController.clear();
|
||||
_nicknameController.clear();
|
||||
cardNumberController.clear();
|
||||
context.pop();
|
||||
},
|
||||
buttonColor: MihColors.getGreenColor(
|
||||
|
||||
Reference in New Issue
Block a user