ReceiveScreen constructor

const ReceiveScreen(
  1. {Key? key}
)

Creates a new instance of the receive screen.

Implementation

const ReceiveScreen({super.key});