pushRemove static method

void pushRemove(
  1. BuildContext context,
  2. String page
)

Implementation

static void pushRemove(BuildContext context, String page) {
}