mount method

  1. @mustCallSuper
  2. @internal
void mount()

Implementation

@mustCallSuper
@internal
void mount() {
  onMount();
}