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