ResponsiveHandler class

is the percent of width and height.

Implementers

Constructors

ResponsiveHandler(BuildContext context, ResponsiveOrientationMethod _responsiveOrientationMethod, double _customUserHeight, double _customUserWidth, double _userHeight, double _userWidth, bool _removePadding)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
systemEnvironment String
getter/setter pairinherited

Methods

basicResponsive() Size
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
optionalResponsive() Size
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited