ListTileGetter extension

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

on

Methods

getAutofocus() bool
Returns the autofocus of the matched ListTile via Widget.toDiagnosticsNode
getContentPadding() EdgeInsetsGeometry
Returns the contentPadding of the matched ListTile via Widget.toDiagnosticsNode
getDense() bool
Returns the dense of the matched ListTile via Widget.toDiagnosticsNode
getEnabled() bool
Returns the enabled of the matched ListTile via Widget.toDiagnosticsNode
getEnableFeedback() bool
Returns the enableFeedback of the matched ListTile via Widget.toDiagnosticsNode
getFocusColor() Color
Returns the focusColor of the matched ListTile via Widget.toDiagnosticsNode
getFocusNode() FocusNode
Returns the focusNode of the matched ListTile via Widget.toDiagnosticsNode
getHorizontalTitleGap() double
Returns the horizontalTitleGap of the matched ListTile via Widget.toDiagnosticsNode
getHoverColor() Color
Returns the hoverColor of the matched ListTile via Widget.toDiagnosticsNode
getIconColor() Color
Returns the iconColor of the matched ListTile via Widget.toDiagnosticsNode
getIsThreeLine() bool
Returns the isThreeLine of the matched ListTile via Widget.toDiagnosticsNode
getLeading() Widget
Returns the leading of the matched ListTile via Widget.toDiagnosticsNode
getLeadingAndTrailingTextStyle() TextStyle
Returns the leadingAndTrailingTextStyle of the matched ListTile via Widget.toDiagnosticsNode
getMinLeadingWidth() double
Returns the minLeadingWidth of the matched ListTile via Widget.toDiagnosticsNode
getMinVerticalPadding() double
Returns the minVerticalPadding of the matched ListTile via Widget.toDiagnosticsNode
getMouseCursor() MouseCursor
Returns the mouseCursor of the matched ListTile via Widget.toDiagnosticsNode
getOnLongPress() Function
Returns the onLongPress of the matched ListTile via Widget.toDiagnosticsNode
getOnTap() Function
Returns the onTap of the matched ListTile via Widget.toDiagnosticsNode
getSelected() bool
Returns the selected of the matched ListTile via Widget.toDiagnosticsNode
getSelectedColor() Color
Returns the selectedColor of the matched ListTile via Widget.toDiagnosticsNode
getSelectedTileColor() Color
Returns the selectedTileColor of the matched ListTile via Widget.toDiagnosticsNode
getShape() ShapeBorder
Returns the shape of the matched ListTile via Widget.toDiagnosticsNode
getStyle() ListTileStyle
Returns the style of the matched ListTile via Widget.toDiagnosticsNode
getSubtitle() Widget
Returns the subtitle of the matched ListTile via Widget.toDiagnosticsNode
getSubtitleTextStyle() TextStyle
Returns the subtitleTextStyle of the matched ListTile via Widget.toDiagnosticsNode
getTextColor() Color
Returns the textColor of the matched ListTile via Widget.toDiagnosticsNode
getTileColor() Color
Returns the tileColor of the matched ListTile via Widget.toDiagnosticsNode
getTitle() Widget
Returns the title of the matched ListTile via Widget.toDiagnosticsNode
getTitleAlignment() ListTileTitleAlignment
Returns the titleAlignment of the matched ListTile via Widget.toDiagnosticsNode
getTitleTextStyle() TextStyle
Returns the titleTextStyle of the matched ListTile via Widget.toDiagnosticsNode
getTrailing() Widget
Returns the trailing of the matched ListTile via Widget.toDiagnosticsNode
getVisualDensity() VisualDensity
Returns the visualDensity of the matched ListTile via Widget.toDiagnosticsNode