ignoreObs property

bool? ignoreObs
final

忽略 builder 内部的 Obs,若为 true,将不会自动收集依赖

Implementation

final bool? ignoreObs;