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