1. Constructors
  2. new
  3. Properties
  4. alwaysNeedsCompositing
  5. attached
  6. borderRadius
  7. child
  8. clipBehavior
  9. clipper
  10. constraints
  11. debugCanParentUseSize
  12. debugCreator
  13. debugDisposed
  14. debugDoingThisLayout
  15. debugDoingThisLayoutWithCallback
  16. debugDoingThisPaint
  17. debugDoingThisResize
  18. debugLayer
  19. debugLayoutParent
  20. debugNeedsCompositedLayerUpdate
  21. debugNeedsLayout
  22. debugNeedsPaint
  23. debugNeedsSemanticsUpdate
  24. debugSemantics
  25. depth
  26. hashCode
  27. hasSize
  28. isRepaintBoundary
  29. layer
  30. needsCompositing
  31. owner
  32. paintBounds
  33. parent
  34. parentData
  35. runtimeType
  36. semanticBounds
  37. semanticsParent
  38. size
  39. sizedByParent
  40. textDirection
  41. Methods
  42. adoptChild
  43. applyPaintTransform
  44. assembleSemanticsNode
  45. attach
  46. clearSemantics
  47. computeDistanceToActualBaseline
  48. computeDryBaseline
  49. computeDryLayout
  50. computeMaxIntrinsicHeight
  51. computeMaxIntrinsicWidth
  52. computeMinIntrinsicHeight
  53. computeMinIntrinsicWidth
  54. computeSizeForNoChild
  55. debugAdoptSize
  56. debugAssertDoesMeetConstraints
  57. debugCannotComputeDryLayout
  58. debugDescribeChildren
  59. debugFillProperties
  60. debugHandleEvent
  61. debugPaint
  62. debugPaintBaselines
  63. debugPaintPointers
  64. debugPaintSize
  65. debugRegisterRepaintBoundaryPaint
  66. debugResetSize
  67. debugValidateChild
  68. describeApproximatePaintClip
  69. describeForError
  70. describeSemanticsClip
  71. describeSemanticsConfiguration
  72. detach
  73. dispose
  74. dropChild
  75. getDistanceToActualBaseline
  76. getDistanceToBaseline
  77. getDryBaseline
  78. getDryLayout
  79. getMaxIntrinsicHeight
  80. getMaxIntrinsicWidth
  81. getMinIntrinsicHeight
  82. getMinIntrinsicWidth
  83. getTransformTo
  84. globalToLocal
  85. handleEvent
  86. hitTest
  87. hitTestChildren
  88. hitTestSelf
  89. invokeLayoutCallback
  90. layout
  91. localToGlobal
  92. markNeedsCompositedLayerUpdate
  93. markNeedsCompositingBitsUpdate
  94. markNeedsLayout
  95. markNeedsLayoutForSizedByParentChange
  96. markNeedsPaint
  97. markNeedsSemanticsUpdate
  98. markParentNeedsLayout
  99. noSuchMethod
  100. paint
  101. paintsChild
  102. performLayout
  103. performResize
  104. reassemble
  105. redepthChild
  106. redepthChildren
  107. replaceRootLayer
  108. scheduleInitialLayout
  109. scheduleInitialPaint
  110. scheduleInitialSemantics
  111. sendSemanticsEvent
  112. setupParentData
  113. showOnScreen
  114. toDiagnosticsNode
  115. toString
  116. toStringDeep
  117. toStringShallow
  118. toStringShort
  119. updateCompositedLayer
  120. visitChildren
  121. visitChildrenForSemantics
  122. Operators
  123. operator ==