legacyFfWidgetClass property
Populated if this widget is a FFWidgetClass. In this case, neither children nor props.props should be specified.
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(9)
$core.String get legacyFfWidgetClass => $_getSZ(7);
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(9)
set legacyFfWidgetClass($core.String value) => $_setString(7, value);