getContext method

BuildContext getContext()

Implementation

BuildContext getContext() {
  return navigator!.context;
}