navigate method

void navigate(
  1. String url, {
  2. Object? state,
})

Implementation

void navigate(String url, {Object? state}) {}