<itemvalue="The animation that controls the rotation of the child. If the current value of the turns animation is v, the child will be rotated v 2 pi radians before being painted."/>
<itemvalue="The stroke weight for drawing the icon. Requires the underlying icon font to support the `wght` [FontVariation] axis, otherwise has no effect. Variable font filenames often indicate the supported axes. Must be greater than 0. Defaults to nearest [IconTheme]'s [IconThemeData.weight]."/>
<itemvalue="toggling"/>
<itemvalue="toggling"/>
<itemvalue="[ConstraintsTransformBox], a widget that sizes its child using a transformed [BoxConstraints], and shows a warning if the child overflows in debug mode."/>
<itemvalue="[ConstraintsTransformBox], a widget that sizes its child using a transformed [BoxConstraints], and shows a warning if the child overflows in debug mode."/>
<itemvalue="[OverflowBox], a widget that imposes different constraints on its child than it gets from its parent, possibly allowing the child to overflow the parent."/>
<itemvalue="[OverflowBox], a widget that imposes different constraints on its child than it gets from its parent, possibly allowing the child to overflow the parent."/>
@ -55,13 +57,11 @@
<itemvalue="CHARACTER SET"/>
<itemvalue="CHARACTER SET"/>
<itemvalue="ERROR CORRECTION"/>
<itemvalue="ERROR CORRECTION"/>
<itemvalue="pixels – The colors to write to the bitmap offset – The index of the first color to read from pixels[] stride – The number of colors in pixels[] to skip between rows. Normally this value will be the same as the width of the bitmap, but it can be larger (or negative). x – The x coordinate of the first pixel to write to in the bitmap. y – The y coordinate of the first pixel to write to in the bitmap. width – The number of colors to copy from pixels[] per row height – The number of rows to write to the bitmap"/>
<itemvalue="pixels – The colors to write to the bitmap offset – The index of the first color to read from pixels[] stride – The number of colors in pixels[] to skip between rows. Normally this value will be the same as the width of the bitmap, but it can be larger (or negative). x – The x coordinate of the first pixel to write to in the bitmap. y – The y coordinate of the first pixel to write to in the bitmap. width – The number of colors to copy from pixels[] per row height – The number of rows to write to the bitmap"/>
<itemvalue="recive Invite Reward"/>
<itemvalue="Return the FragmentActivity this fragment is currently associated with. May return null if the fragment is associated with a Context instead."/>