bikeminer
wallet
WalletPage
WalletPage const constructor
WalletPage
WalletPage
constructor
Null safety
const
WalletPage
(
APIConnector
_api
,
{
Key
?
key
}
)
Implementation
const WalletPage(this._api, {Key? key}) : super(key: key);
bikeminer
wallet
WalletPage
WalletPage const constructor
WalletPage class
Constructors
WalletPage
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==