responsiveData property
ResponsiveData
get
responsiveData
Access the responsive data directly from the context (via InheritedWidget)
Implementation
ResponsiveData get responsiveData => ScalifyProvider.of(this);