WebComponent constructor
const
WebComponent({
- Widget child(
- BuildContext context
- Widget base(
- BuildContext context
- Key? key,
Implementation
const WebComponent({this.child, this.base, super.key});