adaptivity property

EasyFormAdaptivity adaptivity

The mode of adaptability of form elements, in which design system the form elements will be displayed: Material, Apple, or will be automatically determined based on the platform.

Implementation

EasyFormAdaptivity get adaptivity => _adaptivity ?? EasyFormAdaptivity.auto;