shouldRebuild property

(bool Function(DrawConfig, DrawConfig)?) shouldRebuild
final

是否进行rebuild

Implementation

final bool Function(DrawConfig, DrawConfig)? shouldRebuild;