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