const LogItemWidget( {Key? key, required this.item, required this.index, required this.isLast}) : super(key: key);