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