TextButtonGetter extension

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

on

Methods

getEnabled() bool
Returns the enabled of the matched TextButton via Widget.toDiagnosticsNode
getFocusNode() FocusNode
Returns the focusNode of the matched TextButton via Widget.toDiagnosticsNode
getStyle() ButtonStyle
Returns the style of the matched TextButton via Widget.toDiagnosticsNode