AppDimenKeys class Null safety

Constructors

AppDimenKeys()

Properties

hashCode int
The hash code for this object.
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent 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

commonContentPadding → const String
'common.contentPadding'
commonDividerHeight → const String
'common.dividerHeight'
commonExtraLargeFontSize → const String
'common.extraLargeFontSize'
commonJumboFontSize → const String
'common.jumboFontSize'
commonLargeFontSize → const String
'common.largeFontSize'
commonMediumFontSize → const String
'common.mediumFontSize'
detailScreenItemPadding → const String
'detailScreen.item.padding'
detailScreenOverviewKeysFlex → const String
'detailScreen.overview.keys.flex'
detailScreenOverviewValuesFlex → const String
'detailScreen.overview.values.flex'
detailScreenPaddingBottom → const String
'detailScreen.paddingBottom'
historyScreenItemDividerMarginTop → const String
'historyScreen.item.dividerMarginTop'
historyScreenItemIconSize → const String
'historyScreen.item.iconSize'
historyScreenItemPaddingLeft → const String
'historyScreen.item.paddingLeft'
historyScreenItemPaddingRight → const String
'historyScreen.item.paddingRight'
historyScreenItemPaddingTop → const String
'historyScreen.item.paddingTop'
historyScreenItemResponseCodePaddingRight → const String
'historyScreen.item.responseCode.paddingRight'
historyScreenPaddingBottom → const String
'historyScreen.paddingBottom'