onRuleMatched method

  1. @override
void onRuleMatched(
  1. String stateName,
  2. Context context, {
  3. String? enter,
  4. String? leave,
})
override

Implementation

@override
void onRuleMatched(String stateName, Context context,
    {String? enter, String? leave}) {}