sizingThemeBuilder abstract method

S sizingThemeBuilder(
  1. double width
)

Sizing Theme Builder This functions returns the sizing theme based on the width of the screen

Implementation

S sizingThemeBuilder(double width);