LayoutIdDemo constructor

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

Implementation

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