You will need Dart and Flutter set up on your system. ... index) { return Card( child: InkWell( onTap: () { print('tapped'); } ...
確定! 回上一頁