What does this semicolon and double dots mean in Flutter?

后端 未结 0 818
忘掉有多难
忘掉有多难 2020-11-22 01:48

I am reading some code example online and see this:

class _CirclePainter extends BoxPainter {
  final Paint _paint;
  final double radius;

  _CirclePainter(C         


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