flutter_down_menu 0.1.0
flutter_down_menu: ^0.1.0 copied to clipboard
Customize the drop-down menu, quickly realize the head drop-down menu, and support the rapid realization of single selection, multiple selection list, secondary list, single selection, multiple select [...]
- Customize the drop-down menu, quickly realize the head drop-down menu. 自定义下拉菜单,快速实现头部下拉菜单.
step: #
- set up 1:
import 'package:flutter_down_menu/flutter_down_menu.dart';
-
set up 2:
-
DropDownMenuHeader and DropDownMenu or MenuList Use together. see details example