taskNotifier property

ValueNotifier<TaskState> taskNotifier
final

任务状态

Implementation

final ValueNotifier<TaskState> taskNotifier;