static Future<void> show(UReceipt receipt) => UNavigator.bottomSheet<void>(UReceiptSheet(receipt: receipt), showDragHandle: true);