AbstractLayoutBuilder<LayoutInfoType> constructor
- Key? key,
Creates a widget that defers its building until layout.
Implementation
const AbstractLayoutBuilder({super.key});
Creates a widget that defers its building until layout.
const AbstractLayoutBuilder({super.key});