getDecoratedMeasuredWidth

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

Return

child's measured width plus ItemDecoration insets

Parameters

child

Child view to query

See also