OutlinedButtonGetter extension

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

on

Methods

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