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