PinderyDrawer constructor

PinderyDrawer({User user, String previousRoute })

Implementation

PinderyDrawer({this.user, this.previousRoute});