goRemoved method

Future goRemoved(
  1. Widget page
)

Implementation

Future goRemoved(Widget page) => context.goRemoved(page);