const KFDrawerItem({this.onPressed, this.text, this.icon, this.alias, this.page, Key? key}) : super(key: key);