needsScreenSize property

bool needsScreenSize
finalinherited

When true, instructs AnimatorWidget to preRender the child without animation and extracts the screen-size in order to supply it to AnimationDefinition.build() in the next render.

Implementation

final bool needsScreenSize;