close method

  1. @mustCallSuper
dynamic close()

Implementation

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