responsiveValue property

ResponsiveValue<T> get responsiveValue

Implementation

ResponsiveValue<T> get responsiveValue => ResponsiveValue<T>(s: this);