BaseDimens class
Name: dart
Created by Static4u Date : 2021/7/15 10:01 上午
Constructors
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
- dStatusBarHeight ↔ double
-
getter/setter pair
Constants
- dAppBarHeight → const double
- dBottomBarHeightDefault → const double
- footer高度
- dBtnHeight → const double
- 默认按钮高度
- dFabSize → const double
- FAB大小
- dFontSize20 → const double
- dFontSizeBtnNormal → const double
- dFontSizeBtnSmall → const double
- dFontSizeLarge → const double
- dFontSizeLargeEx → const double
- dFontSizeNormal → const double
- dFontSizeSmall → const double
- dFontSizeSmallEx → const double
- dFontSizeTitle → const double
- dHeaderHeightDefault → const double
- header高度
- dIconBtnHeight → const double
- dIconSize → const double
- dImgRatio → const double
- 默认图片比例
- dMargin → const double
- 默认padding、margin
- dOffsetShowTopBtn → const double
- 显示“回到顶部”按钮的滚动距离
- dOneHourInMs → const int
- 一小时毫秒数
- dOneHourInSec → const int
- 一小时秒数
- dPadding → const double
- 默认padding、margin
- dPwdMaxLen → const int
- dPwdMinLen → const int
- 密码长度6-45