photochatapp
progressive_btn
ProgressiveButton
ProgressiveButton const constructor
ProgressiveButton
photochatapp
progressive_btn
ProgressiveButton
ProgressiveButton const constructor
ProgressiveButton class
Constructors
ProgressiveButton
Properties
handler
loadingState
pendingIcon
pendingText
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
description
ProgressiveButton
constructor
const
ProgressiveButton
(
LoadingState
loadingState
,
IconData
pendingIcon
,
String
pendingText
,
HandlerFunction
handler
)
Implementation
const ProgressiveButton( this.loadingState, this.pendingIcon, this.pendingText, this.handler);