LinearProgressIndicator Flutter Usage

前端 未结 4 1641
天涯浪人
天涯浪人 2021-02-20 11:06

I am learning Flutter allthought i dont know if it is right decition or not. Any way i want to use LinearProgressIndicator Component from Material Librery but i didnt get how t

4条回答
  •  半阙折子戏
    2021-02-20 11:47

    The Solution for this Problem was Switching the Flutter Channel from beta to master channel and then the code above worked

提交回复
热议问题