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. semanticsParent
  37. size
  38. sizedByParent
  39. textDirection
  40. Methods
  41. adoptChild
  42. alignChild
  43. applyPaintTransform
  44. assembleSemanticsNode
  45. attach
  46. clearSemantics
  47. computeDistanceToActualBaseline
  48. computeDryBaseline
  49. computeDryLayout
  50. computeMaxIntrinsicHeight
  51. computeMaxIntrinsicWidth
  52. computeMinIntrinsicHeight
  53. computeMinIntrinsicWidth
  54. debugAdoptSize
  55. debugAssertDoesMeetConstraints
  56. debugCannotComputeDryLayout
  57. debugDescribeChildren
  58. debugFillProperties
  59. debugHandleEvent
  60. debugPaint
  61. debugPaintBaselines
  62. debugPaintPointers
  63. debugPaintSize
  64. debugRegisterRepaintBoundaryPaint
  65. debugResetSize
  66. debugValidateChild
  67. describeApproximatePaintClip
  68. describeForError
  69. describeSemanticsClip
  70. describeSemanticsConfiguration
  71. detach
  72. dispose
  73. dropChild
  74. getDistanceToActualBaseline
  75. getDistanceToBaseline
  76. getDryBaseline
  77. getDryLayout
  78. getMaxIntrinsicHeight
  79. getMaxIntrinsicWidth
  80. getMinIntrinsicHeight
  81. getMinIntrinsicWidth
  82. getTransformTo
  83. globalToLocal
  84. handleEvent
  85. hitTest
  86. hitTestChildren
  87. hitTestSelf
  88. invokeLayoutCallback
  89. layout
  90. localToGlobal
  91. markNeedsCompositedLayerUpdate
  92. markNeedsCompositingBitsUpdate
  93. markNeedsLayout
  94. markNeedsLayoutForSizedByParentChange
  95. markNeedsPaint
  96. markNeedsSemanticsUpdate
  97. markParentNeedsLayout
  98. noSuchMethod
  99. paint
  100. paintsChild
  101. performLayout
  102. performResize
  103. reassemble
  104. redepthChild
  105. redepthChildren
  106. replaceRootLayer
  107. scheduleInitialLayout
  108. scheduleInitialPaint
  109. scheduleInitialSemantics
  110. sendSemanticsEvent
  111. setupParentData
  112. showOnScreen
  113. toDiagnosticsNode
  114. toString
  115. toStringDeep
  116. toStringShallow
  117. toStringShort
  118. updateCompositedLayer
  119. visitChildren
  120. visitChildrenForSemantics
  121. Operators
  122. operator ==