PositionRegisterScreen constructor
const
PositionRegisterScreen({
- Key? key,
- dynamic position,
Implementation
const PositionRegisterScreen({super.key, this.position});
const PositionRegisterScreen({super.key, this.position});