isUpdate property

bool get isUpdate
inherited

Whether the form is currently in update/edit mode.

Implementation

bool get isUpdate => _isUpdate;