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