MedicionAlturaScreen constructor

MedicionAlturaScreen(
  1. {required String tipoAltura}
)

Implementation

MedicionAlturaScreen({required this.tipoAltura});