isBatching property

bool get isBatching

Returns true if a batching operation is currently in progress.

Implementation

static bool get isBatching => _LevitReactiveCore.isBatching;