TaskEditor typedef

TaskEditor = Widget Function(AppModel app, dynamic model)

Implementation

typedef TaskEditor = Widget Function(AppModel app, dynamic model);