PhysicalModelDemo constructor

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

Implementation

const PhysicalModelDemo({Key? key}) : super(key: key);