menu
uxp_widgets package
documentation
widgets/event_list.dart
UXPEventListCard
UXPEventListCard.new const constructor
UXPEventListCard.new const constructor
dark_mode
light_mode
UXPEventListCard
constructor
const
UXPEventListCard
(
{
Key
?
key
,
Map
<
String
,
dynamic
>
?
uiProps
,
})
Implementation
const UXPEventListCard({ Key? key, this.uiProps, }) : super(key: key);
uxp_widgets package
documentation
widgets/event_list
UXPEventListCard
UXPEventListCard.new const constructor
UXPEventListCard class