const FUI( {Key? key, required this.file, this.width, this.height = 30, this.color}) : super(key: key);