onPageEnd abstract method

Future<void> onPageEnd(
  1. String page
)

页面退到后台

Implementation

Future<void> onPageEnd(String page);