DrawerState typedef

DrawerState = dynamic Function(PhloxDrawerState state)

Implementation

typedef DrawerState = Function(PhloxDrawerState state);