main function Null safety

void main()

Implementation

void main() {
  runApp(const MinervaMainApp());
}