inTransaction property
bool
get
inTransaction
Whether this view borrows an active transaction.
Implementation
bool get inTransaction => false;
Whether this view borrows an active transaction.
bool get inTransaction => false;