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