ResponsiveHelper.fromData constructor

ResponsiveHelper.fromData(
  1. ResponsiveData data
)

Creates a ResponsiveHelper with the given data.

Implementation

ResponsiveHelper.fromData(this.data);