closeAnimation method
void
closeAnimation()
Implementation
void closeAnimation() {
close.call();
phloxDrawerState = PhloxDrawerState.closed;
}
void closeAnimation() {
close.call();
phloxDrawerState = PhloxDrawerState.closed;
}