I am doing research on Material design and some of the guidelines described in material design.
A section that I seem to be missing (not sure if it should be covered), is how Google approaches Fieldsets. The documentation does cover individual inputs, but never looks into Fieldset.
One approach that I've seen frequently, is to have Forms displayed on a singular Card. Other approaches prefer to have it on the simple standard background.
What is the most "Material Design" way to present Fieldsets? I do know that there is not right or wrong, but there should be a theoretically correct approach.