I have a list in Page_2.dart:
Page_2.dart
final List transactions = [ Trans(false, 20), ];
that takes a custom class widg