Flutter rebuild widget with File changed possible?

后端 未结 0 889
暗喜
暗喜 2021-01-12 06:22

I have a small Thumbnail widget that takes a File and displays it:

class ThumbnailViewer extends StatelessWidget {

  ThumbnailViewer({this.key, this.image})          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题