1. Constructors
  2. new
  3. Properties
  4. alwaysNeedsCompositing
  5. attached
  6. behavior
  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. runtimeType
  34. semanticBounds
  35. semanticsParent
  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. registerTapRegion
  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. unregisterTapRegion
  118. updateCompositedLayer
  119. visitChildren
  120. visitChildrenForSemantics
  121. Operators
  122. operator ==