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