close method

  1. @mustCallSuper
void close()

Implementation

@mustCallSuper
void close() => Screens.of(context).goBack();