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