InfoRatingRF constructor
const
InfoRatingRF({})
Implementation
const InfoRatingRF(
{key,
this.icon,
this.rating = 0.0,
this.info,
this.show = true,
this.builder,
this.onTap})
: super(key: key);