Try this demo: import 'package:flutter/material.dart'; class Ticket extends CustomPainter { @override void paint(Canvas canvas, ...
確定! 回上一頁