TF-1074 Handle go to path /rules_filter_creator

This commit is contained in:
dab246
2022-10-25 10:47:23 +07:00
committed by Dat H. Pham
parent 950a0363bf
commit 5925bf0077
12 changed files with 200 additions and 125 deletions
@@ -41,7 +41,7 @@ class EmailRulesItemWidget extends StatelessWidget {
fit: BoxFit.fill,
),
onTap: () {
_emailRuleController.editEmailRule(rule);
_emailRuleController.editEmailRule(context, rule);
}),
if (!_responsiveUtils.isMobile(context))
buildIconWeb(