menu
flutter_scalify package
documentation
responsive_scale/global_responsive.dart
GlobalResponsive
update static method
update static method
dark_mode
light_mode
update
static method
void
update
(
ResponsiveData
data
)
Implementation
static void update(ResponsiveData data) { _data = data; }
flutter_scalify package
documentation
responsive_scale/global_responsive
GlobalResponsive
update static method
GlobalResponsive class