const TransactionRow({ required this.title, required this.description, Key? key, }) : super(key: key);