themeWidgetInfo property
Whether this widget inherits some user defined theming
Implementation
@$pb.TagNumber(23)
FFThemeWidgetInfo get themeWidgetInfo => $_getN(21);
Implementation
@$pb.TagNumber(23)
set themeWidgetInfo(FFThemeWidgetInfo value) => $_setField(23, value);