isWidget property

bool get isWidget

Whether this Rebuildable is an ElementRebuildable. This is a workaround for the fact that ElementRebuildable is in refena_flutter so we cannot refer it from here.

Implementation

bool get isWidget;