update static method
Updates the global responsive data. This is called automatically by ScalifyProvider.
Implementation
static void update(ResponsiveData data) {
_data = data;
}
Updates the global responsive data. This is called automatically by ScalifyProvider.
static void update(ResponsiveData data) {
_data = data;
}