CardSettingsInstructions constructor
CardSettingsInstructions({})
Implementation
CardSettingsInstructions({
this.text: 'Instructions here...',
this.backgroundColor,
this.textColor,
this.showMaterialonIOS,
this.visible = true,
this.fieldPadding,
});