Flutter
rendering
FlowPaintingContext
size property
size
FlowPaintingContext class
Constructors
FlowPaintingContext
Properties
childCount
size
hashCode
runtimeType
Methods
getChildSize
paintChild
noSuchMethod
toString
Operators
operator ==
size property
Size
size
The size of the container in which the children can be painted.
Implementation
Size get size;