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