trExists method

bool trExists({
  1. BuildContext? context,
})

Implementation

bool trExists({BuildContext? context}) => ez.trExists(this, context: context);