menu
df_screen package
documentation
df_screen.dart
ScreenCalculator
width property
width property
dark_mode
light_mode
width
property
double
get
width
The width of the screen.
Implementation
double get width => _size.width;
df_screen package
documentation
df_screen
ScreenCalculator
width property
ScreenCalculator class