1. Constructors
  2. new
  3. Properties
  4. alwaysNeedsCompositing
  5. attached
  6. backgroundCursorColor
  7. childCount
  8. clipBehavior
  9. constraints
  10. cursorColor
  11. cursorHeight
  12. cursorOffset
  13. cursorRadius
  14. cursorWidth
  15. debugCanParentUseSize
  16. debugCreator
  17. debugDisposed
  18. debugDoingThisLayout
  19. debugDoingThisLayoutWithCallback
  20. debugDoingThisPaint
  21. debugDoingThisResize
  22. debugLayer
  23. debugLayoutParent
  24. debugNeedsCompositedLayerUpdate
  25. debugNeedsLayout
  26. debugNeedsPaint
  27. debugNeedsSemanticsUpdate
  28. debugSemantics
  29. depth
  30. devicePixelRatio
  31. enableInteractiveSelection
  32. endHandleLayerLink
  33. expands
  34. firstChild
  35. floatingCursorAddedMargin
  36. floatingCursorOn
  37. forceLine
  38. foregroundPainter
  39. hasFocus
  40. hashCode
  41. hasSize
  42. ignorePointer
  43. isRepaintBoundary
  44. lastChild
  45. lastSecondaryTapDownPosition
  46. layer
  47. locale
  48. maxLines
  49. maxScrollExtent
  50. minLines
  51. needsCompositing
  52. obscureText
  53. obscuringCharacter
  54. offset
  55. owner
  56. paintBounds
  57. paintCursorAboveText
  58. painter
  59. parent
  60. parentData
  61. plainText
  62. preferredLineHeight
  63. promptRectColor
  64. readOnly
  65. runtimeType
  66. selection
  67. selectionColor
  68. selectionEnabled
  69. selectionEndInViewport
  70. selectionHeightStyle
  71. selectionStartInViewport
  72. selectionWidthStyle
  73. semanticBounds
  74. showCursor
  75. size
  76. sizedByParent
  77. startHandleLayerLink
  78. strutStyle
  79. text
  80. textAlign
  81. textDirection
  82. textHeightBehavior
  83. textScaleFactor
  84. textScaler
  85. textSelectionDelegate
  86. textWidthBasis
  87. wordBoundaries
  88. Methods
  89. add
  90. addAll
  91. adoptChild
  92. applyPaintTransform
  93. assembleSemanticsNode
  94. attach
  95. calculateBoundedFloatingCursorOffset
  96. childAfter
  97. childBefore
  98. clearSemantics
  99. computeDistanceToActualBaseline
  100. computeDryBaseline
  101. computeDryLayout
  102. computeMaxIntrinsicHeight
  103. computeMaxIntrinsicWidth
  104. computeMinIntrinsicHeight
  105. computeMinIntrinsicWidth
  106. debugAdoptSize
  107. debugAssertDoesMeetConstraints
  108. debugCannotComputeDryLayout
  109. debugDescribeChildren
  110. debugFillProperties
  111. debugHandleEvent
  112. debugPaint
  113. debugPaintBaselines
  114. debugPaintPointers
  115. debugPaintSize
  116. debugRegisterRepaintBoundaryPaint
  117. debugResetSize
  118. debugValidateChild
  119. defaultApplyPaintTransform
  120. describeApproximatePaintClip
  121. describeForError
  122. describeSemanticsClip
  123. describeSemanticsConfiguration
  124. detach
  125. dispose
  126. dropChild
  127. getBoxesForSelection
  128. getDistanceToActualBaseline
  129. getDistanceToBaseline
  130. getDryBaseline
  131. getDryLayout
  132. getEndpointsForSelection
  133. getLineAtOffset
  134. getLocalRectForCaret
  135. getMaxIntrinsicHeight
  136. getMaxIntrinsicWidth
  137. getMinIntrinsicHeight
  138. getMinIntrinsicWidth
  139. getPositionForPoint
  140. getRectForComposingRange
  141. getTextPositionAbove
  142. getTextPositionBelow
  143. getTransformTo
  144. getWordAtOffset
  145. getWordBoundary
  146. globalToLocal
  147. handleDoubleTap
  148. handleEvent
  149. handleLongPress
  150. handleSecondaryTapDown
  151. handleTap
  152. handleTapDown
  153. hitTest
  154. hitTestChildren
  155. hitTestInlineChildren
  156. hitTestSelf
  157. insert
  158. invokeLayoutCallback
  159. layout
  160. layoutInlineChildren
  161. localToGlobal
  162. markNeedsCompositedLayerUpdate
  163. markNeedsCompositingBitsUpdate
  164. markNeedsLayout
  165. markNeedsLayoutForSizedByParentChange
  166. markNeedsPaint
  167. markNeedsSemanticsUpdate
  168. markParentNeedsLayout
  169. move
  170. noSuchMethod
  171. paint
  172. paintInlineChildren
  173. paintsChild
  174. performLayout
  175. performResize
  176. positionInlineChildren
  177. reassemble
  178. redepthChild
  179. redepthChildren
  180. remove
  181. removeAll
  182. replaceRootLayer
  183. scheduleInitialLayout
  184. scheduleInitialPaint
  185. scheduleInitialSemantics
  186. selectPosition
  187. selectPositionAt
  188. selectWord
  189. selectWordEdge
  190. selectWordsInRange
  191. sendSemanticsEvent
  192. setFloatingCursor
  193. setPromptRectRange
  194. setupParentData
  195. showOnScreen
  196. startVerticalCaretMovement
  197. systemFontsDidChange
  198. toDiagnosticsNode
  199. toString
  200. toStringDeep
  201. toStringShallow
  202. toStringShort
  203. updateCompositedLayer
  204. visitChildren
  205. visitChildrenForSemantics
  206. Operators
  207. operator ==