dirty property

List<ComponentInstance>? dirty
final

The list of ComponentInstances that require a redraw.

Implementation

final List<ComponentInstance>? dirty;