menu
uxp_widgets package
documentation
widgets/event_list.dart
EventListRowModel
EventListRowModel.new constructor
EventListRowModel.new constructor
dark_mode
light_mode
EventListRowModel
constructor
EventListRowModel
(
Map
<
String
,
dynamic
>
?
listProps
,
Map
<
String
,
dynamic
>
?
data
)
Implementation
EventListRowModel(this.listProps, this.data);
uxp_widgets package
documentation
widgets/event_list
EventListRowModel
EventListRowModel.new constructor
EventListRowModel class