fix: change outlet
This commit is contained in:
@@ -127,7 +127,6 @@ class _HomePageState extends State<HomePage> {
|
||||
orElse: () {},
|
||||
loading: () {},
|
||||
success: () {
|
||||
context.pop();
|
||||
Future.delayed(Duration(milliseconds: 300), () {
|
||||
AppFlushbar.showSuccess(context, 'Outlet berhasil diubah');
|
||||
context
|
||||
|
||||
Reference in New Issue
Block a user