responsive_deva library
Classes
- MyUtilityDeva
- ResponsiveDevaStart
- A widget that gets the device's details like orientation and constraints
Extensions
Constants
- spacing_large → const double
- spacingControl → const double
- spacingControlHalf → const double
- spacingMiddle → const double
- spacingStandard → const double
- spacingStandard_new → const double
- spacingXLarge → const double
- spacingXxLarge → const double
- textSizeLarge → const double
- textSizeLargeMedium → const double
- textSizeMedium → const double
- textSizeNormal → const double
- textSizeSmall → const double
- textSizeSMedium → const double
- textSizeXLarge → const double
Functions
Enums
- DeviceType
- Type of Device
Typedefs
- ResponsiveBuild = Widget Function(BuildContext context, Orientation orientation, DeviceType deviceType)
-
Provides
Context
,Orientation
, andDeviceType
parameters to the builder function