CustomPainter position changes on orientation Flutter

前端 未结 0 462
无人及你
无人及你 2020-12-10 23:17

I have a CustomPainter object which draws a line at the pointer location on pointer drag.

class ScribblePainter extends CustomPainter {
  Paint _paint;
  Scri         


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