auth_buttons
auth_buttons
GithubAuthButton
resolveMaximumSize method
resolveMaximumSize
resolveMaximumSize
method
Null safety
Size
?
resolveMaximumSize
(
Set
<
MaterialState
>
states
)
inherited
Implementation
Size? resolveMaximumSize(Set<MaterialState> states) { return null; }
auth_buttons
auth_buttons
GithubAuthButton
resolveMaximumSize method
GithubAuthButton class
Constructors
GithubAuthButton
Properties
autofocus
enabled
focusNode
hashCode
isDark
isLoading
key
materialStyle
onFocusChange
onHover
onLongPress
onPressed
runtimeType
style
text
textDirection
themeMode
Methods
build
createElement
debugDescribeChildren
debugFillProperties
getButtonStyle
getIcon
getMaterialStyle
getProgressIndicatorColor
noSuchMethod
resolveBackgroundColor
resolveElevation
resolveFixedSize
resolveForegroundColor
resolveMaximumSize
resolveMinimumSize
resolveMouseCursor
resolveOverlayColor
resolvePadding
resolveShadowColor
resolveShape
resolveSide
resolveSurfaceTintColor
resolveTextStyle
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==