iwfpapp
content
AddCardScreenContent
AddCardScreenContent const constructor
AddCardScreenContent
iwfpapp
content
AddCardScreenContent
AddCardScreenContent const constructor
AddCardScreenContent class
Constructors
AddCardScreenContent
Properties
autoNav
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
AddCardScreenContent
constructor
const
AddCardScreenContent
(
{
Key
key
,
bool
autoNav
:
true
}
)
Implementation
const AddCardScreenContent({Key key, this.autoNav = true}) : super(key: key);