getDecoratedMeasuredHeight

Returns the measured height of the given child, plus the additional size of any insets applied by ItemDecorations.

Return

child's measured height plus ItemDecoration insets

Parameters

child

Child view to query

See also