menu
web3wallet_ui package
documentation
components/entryPageCard.dart
EntryPageCard
EntryPageCard.new constructor
EntryPageCard.new constructor
dark_mode
light_mode
EntryPageCard
constructor
EntryPageCard
(
String
title
,
String
brief
,
Widget
icon
, {
Color
?
color
,
})
Implementation
EntryPageCard(this.title, this.brief, this.icon, {this.color});
web3wallet_ui package
documentation
components/entryPageCard
EntryPageCard
EntryPageCard.new constructor
EntryPageCard class