MainAspectComponent constructor
const
MainAspectComponent({
- Key? key,
- required MainAspectComponentOptions options,
Implementation
const MainAspectComponent({super.key, required this.options});