showInlineAddTask property

dynamic showInlineAddTask
final

Implementation

final ValueNotifier<bool> showInlineAddTask = ValueNotifier(false);