menu
thunderingcat_core package
documentation
responsive/responsive.dart
ResponsiveRatioSize
ResponsiveRatioSize.new constructor
ResponsiveRatioSize.new constructor
dark_mode
light_mode
ResponsiveRatioSize
constructor
ResponsiveRatioSize
(
Size
actual
,
Size
design
)
Implementation
ResponsiveRatioSize(this.actual, this.design);
thunderingcat_core package
documentation
responsive/responsive
ResponsiveRatioSize
ResponsiveRatioSize.new constructor
ResponsiveRatioSize class