const BodySmall( {Key? key, required this.data, this.opacity, this.fontWeight, this.fontsize, this.color}) : super(key: key);