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