startAnimation method

void startAnimation()

Implementation

void startAnimation() {
  start.call();
  phloxDrawerState = PhloxDrawerState.opened;
}