remove resfresh in calendar package
This commit is contained in:
parent
acc00cbed5
commit
b6a4517879
1 changed files with 0 additions and 4 deletions
|
|
@ -41,10 +41,6 @@ class _MzansiCalendarState extends State<MzansiCalendar> {
|
|||
iconSize: 35,
|
||||
onTap: () {
|
||||
Navigator.of(context).pop();
|
||||
Navigator.of(context).popAndPushNamed(
|
||||
'/',
|
||||
arguments: AuthArguments(widget.arguments.personalSelected, false),
|
||||
);
|
||||
},
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue