AnyTextGetter extension

Retrieves the DiagnosticsProperty of the matched widget with propName of type T

on

Methods

getFontBackground() Paint
Returns the fontBackground of the matched AnyText via Widget.toDiagnosticsNode
getFontBackgroundColor() Color
Returns the fontBackgroundColor of the matched AnyText via Widget.toDiagnosticsNode
getFontBaseline() TextBaseline
Returns the fontBaseline of the matched AnyText via Widget.toDiagnosticsNode
getFontColor() Color
Returns the fontColor of the matched AnyText via Widget.toDiagnosticsNode
getFontFamily() String
Returns the fontFamily of the matched AnyText via Widget.toDiagnosticsNode
getFontFamilyFallback() String
Returns the fontFamilyFallback of the matched AnyText via Widget.toDiagnosticsNode
getFontForeground() Paint
Returns the fontForeground of the matched AnyText via Widget.toDiagnosticsNode
getFontHeight() double
Returns the fontHeight of the matched AnyText via Widget.toDiagnosticsNode
getFontInherit() bool
Returns the fontInherit of the matched AnyText via Widget.toDiagnosticsNode
getFontLeadingDistribution() TextLeadingDistribution
Returns the fontLeadingDistribution of the matched AnyText via Widget.toDiagnosticsNode
getFontLetterSpacing() double
Returns the fontLetterSpacing of the matched AnyText via Widget.toDiagnosticsNode
getFontLocale() Locale
Returns the fontLocale of the matched AnyText via Widget.toDiagnosticsNode
getFontSize() double
Returns the fontSize of the matched AnyText via Widget.toDiagnosticsNode
getFontStyle() FontStyle
Returns the fontStyle of the matched AnyText via Widget.toDiagnosticsNode
getFontWeight() FontWeight
Returns the fontWeight of the matched AnyText via Widget.toDiagnosticsNode
getFontWordSpacing() double
Returns the fontWordSpacing of the matched AnyText via Widget.toDiagnosticsNode
getInherit() bool
Returns the inherit of the matched AnyText via Widget.toDiagnosticsNode
getLocale() Locale
Returns the locale of the matched AnyText via Widget.toDiagnosticsNode
getMaxLines() int
Returns the maxLines of the matched AnyText via Widget.toDiagnosticsNode
getMinLines() int
Returns the minLines of the matched AnyText via Widget.toDiagnosticsNode
getOverflow() TextOverflow
Returns the overflow of the matched AnyText via Widget.toDiagnosticsNode
getSelectionColor() Color
Returns the selectionColor of the matched AnyText via Widget.toDiagnosticsNode
getSoftWrap() bool
Returns the softWrap of the matched AnyText via Widget.toDiagnosticsNode
getText() String
Returns the text of the matched AnyText via Widget.toDiagnosticsNode
getTextAlign() TextAlign
Returns the textAlign of the matched AnyText via Widget.toDiagnosticsNode
getTextDirection() TextDirection
Returns the textDirection of the matched AnyText via Widget.toDiagnosticsNode