appear method

void appear()

Called when the page appear

Implementation

void appear() {
  appearTime = DateTime.now();
}