menuItems property

ValueNotifier<List<DrawerMenuItem>> menuItems
final

Implementation

final ValueNotifier<List<DrawerMenuItem>> menuItems;