common/common_types library

@author: cairuoyu @homepage: http://cairuoyu.com @github: https://github.com/cairuoyu/cry、https://github.com/cairuoyu/flutter_admin @date: 2021/6/21 @version: 1.0 @description:

Typedefs

IntWidgetFunction = Widget Function(int index)
MapBoolFunction = bool Function(Map<String, dynamic>)
MapDataCellListFunction = List<DataCell> Function(Map<String, dynamic>)
MapVoidFunction = void Function(Map<String, dynamic>)