Inheritance
System.Object
RenderSliverHelpers
public static class RenderSliverHelpers
Methods
Declaration
public static bool _getRightWayUp(SliverConstraints constraints)
Parameters
Returns
Type |
Description |
System.Boolean |
|
Declaration
public static void applyPaintTransformForBoxChild(this RenderSliver it, RenderBox child, Matrix3 transform)
Parameters
Declaration
public static bool hitTestBoxChild(this RenderSliver it, HitTestResult result, RenderBox child, float mainAxisPosition = 0F, float crossAxisPosition = 0F)
Parameters
Returns
Type |
Description |
System.Boolean |
|