qqmikey / kf_drawer

Flutter drawer (dynamic ready side menu)
MIT License
213 stars 52 forks source link

KFDrawerItem onPressed prevents routing #20

Open franknmungai opened 3 years ago

franknmungai commented 3 years ago

Adding KFDrawerItem onPress function prevents page routing and onMenuPress. Is there a way to add an onPress handler to the KFDrawerItem while still maintaining the usual navigation?