cancelDialog static method

void cancelDialog()

Implementation

static void cancelDialog() => Navigator.of(_context).pop();