const ParagraphWidget({ Key? key, required this.paragraph, required this.index, }) : super(key: key);