input_extend/input_extend library
Classes
-
InputExtend<
T> -
InputExtendState<
T>
Typedefs
-
BuildCheckedBarStyle<
T> = Widget? Function(T checkDatas) -
BuildSelectPop<
T> = Widget Function(BuildContext context, List< T> src) - create_user: zhengzaihong email:1096877329@qq.com create_date: 2021/12/13 create_time: 18:07 describe: 输入框拓展带自动检索组件
-
Compare<
T> = bool Function(List< T> data) -
CompareVO<
T> = bool Function(T item) -
InputDecorationStyle<
T> = InputDecoration Function(List< T> checkeds) -
InputValueChanged<
String> = void Function(String value) -
OnChangeInput<
String> = void Function(String value) -
OnComplete<
T> = void Function() -
OnCreate<
T> = void Function()