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