isCommitted property

bool isCommitted

Implementation

bool get isCommitted => _getAttribute<bool>(kCommitted, false);