UFUScreen class

Constructors

UFUScreen.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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

Static Properties

doForceRefershOnLayoutChange bool
no setter
hasBottomPadding bool
no setter
height double
getter/setter pair
isDesktop bool
no setter
isMobile bool
no setter
isSmallHeightMobile bool
no setter
isSmallWidthMobile bool
no setter
isTablet bool
no setter
maxWidth double
no setter
mediaQueryData MediaQueryData
getter/setter pair
orientation Orientation
getter/setter pair
type DeviceType
getter/setter pair
width double
getter/setter pair