hasWidget property

bool get hasWidget
inherited

Does this user task has a user interface (Widget) to show to the user?

Implementation

bool get hasWidget => false;