UnitConverterApp constructor

const UnitConverterApp({
  1. Key? key,
})

Implementation

const UnitConverterApp({super.key});