InfinityDimens class
This class provides a dimension system for Infinity. This class is not meant to be instantiated.
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
Constants
- appIconSize → const double
- Size for app icons - 96.0
- base → const double
- Base unit for all measurements
- borderRadius → const double
- Standard border radius - 16.0
- borderThickness → const double
- Border thickness - 1.0
- boundedMaxWidth → const double
- Maximum width for bounded layouts - 720.0
- dialogMaxWidth → const double
- Maximum width for dialogs - 480.0
- dialogMinHeight → const double
- Minimum height for dialogs - 80.0
- dialogMinWidth → const double
- Minimum width for dialogs - 280.0
- headerbarHeight → const double
- Height for header bars - 56.0
- headerBarScrollUnderAnimationExtent → const double
- Header bar scroll under animation extent - 8.0
- hugePadding → const double
- Huge padding - 32.0
- ipadPro13LandscapeWidth → const double
- iPad Pro 13" width in landscape mode
- ipadPro13Width → const double
- iPad Pro 13" width
- iphone16ProMaxLandscapeWidth → const double
- iPhone 16 Pro Max width in landscape mode
- iphone16ProMaxWidth → const double
- Standard iPhone 16 Pro Max width
- largePadding → const double
- Large padding - 16.0
- listItemHeight → const double
- Height for list items - 56.0
- mediumPadding → const double
- Medium padding - 12.0
- padding → const double
- Standard padding - 8.0
- popupWidth → const double
- Width for popups - 280.0
- Sidebar width that defaults to iPhone 16 Pro Max width
- smallBorderRadius → const double
- Small border radius - 8.0
- smallPadding → const double
- Small padding - 4.0
- statusPageIconSize → const double
- Size for status page icons - 96.0
- tabbarHeight → const double
- Height for tab bars - 40.0
- tinyPadding → const double
- Tiny padding - 2.0