InteractiveFormsWidget constructor
const
InteractiveFormsWidget({})
Implementation
const InteractiveFormsWidget({
super.key,
required this.content,
this.onAction,
this.padding,
this.buttonColor,
this.textColor,
});