menu
doraemonkit_csx package
documentation
apm/http_kit.dart
HttpItemWidget
HttpItemWidget.new const constructor
HttpItemWidget.new const constructor
dark_mode
light_mode
HttpItemWidget
constructor
const
HttpItemWidget
(
{
Key
?
key
,
required
HttpInfo
item
,
required
int
index
,
required
bool
isLast
,
})
Implementation
const HttpItemWidget({ super.key, required this.item, required this.index, required this.isLast, });
doraemonkit_csx package
documentation
apm/http_kit
HttpItemWidget
HttpItemWidget.new const constructor
HttpItemWidget class