constants library
Constants
- iBlack → const Color
- iBorderColor → const Color
- iBorderLightColor → const Color
- iBorderRadius → const BorderRadiusGeometry
- 默认圆角,都是:6
- iBorderRadiusLG → const BorderRadiusGeometry
- lg 圆角,都是:8
- iBorderRadiusNone → const BorderRadiusGeometry
- 没有圆角
- iBorderRadiusSM → const BorderRadiusGeometry
- sm 圆角,都是:4
- iBorderRadiusXS → const BorderRadiusGeometry
- xs 圆角,都是:2
- iBorderSide → const BorderSide
- 1 borderside
- iBorderSideDouble → const BorderSide
- 2 borderside
- iBorderSideNone → const BorderSide
- 无 borderside
-
iBoxShadow
→ const List<
BoxShadow> -
iBoxShadowDark
→ const List<
BoxShadow> -
iBoxShadowLight
→ const List<
BoxShadow> -
iBoxShadowSecondary
→ const List<
BoxShadow> -
iBoxShadowTertiary
→ const List<
BoxShadow> - iCardActionHeight → const double
- 卡片操作按钮部分高度,48
- iCardHeadMinHeight → const double
- 卡片头部最低高度,56
- iCardSmallHeadMinHeight → const double
- 卡片small头部最低高度,38
- iDisabledBgColor → const Color
- iDividerHeight → const double
- 分割线高度,40
- iError → const Color
- Error
- iErrorActive → const Color
- iErrorBg → const Color
- iErrorBgHover → const Color
- iErrorBorder → const Color
- iErrorBorderHover → const Color
- iErrorHover → const Color
- iErrorText → const Color
- iErrorTextActive → const Color
- iErrorTextHover → const Color
- iFillColor → const Color
- iFillQuaternaryColor → const Color
- iFillSecondaryColor → const Color
- iFillTertiaryColor → const Color
- iFontSize → const double
- 默认字体 14
- iFontSizeH1 → const double
- 标题一字号 38
- iFontSizeH2 → const double
- 标题二字号 30
- iFontSizeH3 → const double
- 标题三字号 24
- iFontSizeH4 → const double
- 标题四字号 20
- iFontSizeH5 → const double
- 标题五字号 16
- iFontSizeLG → const double
- 大号字体 16
- iFontSizeSM → const double
- 小号字体 12
- iFontSizeXL → const double
- 超大号字体 20
- iGapAll → const EdgeInsets
- 所有方向,8
- iGapAllLarger → const EdgeInsets
- 所有方向,16
- iGapAllMiddle → const EdgeInsets
- 所有方向,12
- iGapAllSmall → const EdgeInsets
- 所有方向,4
- iGapBottom → const EdgeInsets
- 下,8
- iGapBottomLarger → const EdgeInsets
- 下,16
- iGapBottomMiddle → const EdgeInsets
- 下,12
- iGapBottomSmall → const EdgeInsets
- 下,4
- iGapBox → const EdgeInsets
- 盒子(左,右,上),8
- iGapBoxLarger → const EdgeInsets
- 盒子(左,右,上),16
- iGapBoxMiddle → const EdgeInsets
- 盒子(左,右,上),12
- iGapBoxSmall → const EdgeInsets
- 盒子(左,右,上),4
- iGapHorizontal → const EdgeInsets
- 水平方向,8
- iGapHorizontalLarger → const EdgeInsets
- 水平方向,16
- iGapHorizontalMiddle → const EdgeInsets
- 水平方向,12
- iGapHorizontalSmall → const EdgeInsets
- 水平方向,4
- iGapLeft → const EdgeInsets
- 左,8
- iGapLeftLarger → const EdgeInsets
- 左,16
- iGapLeftMiddle → const EdgeInsets
- 左,12
- iGapLeftSmall → const EdgeInsets
- 左,4
- iGapRight → const EdgeInsets
- 右,8
- iGapRightLarger → const EdgeInsets
- 右,16
- iGapRightMiddle → const EdgeInsets
- 右,12
- iGapRightSmall → const EdgeInsets
- 右,4
- iGapTop → const EdgeInsets
- 上,8
- iGapTopLarger → const EdgeInsets
- 上,16
- iGapTopMiddle → const EdgeInsets
- 上,12
- iGapTopSmall → const EdgeInsets
- 上,4
- iGapVertical → const EdgeInsets
- 垂直方向,8
- iGapVerticalLarger → const EdgeInsets
- 垂直方向,16
- iGapVerticalMiddle → const EdgeInsets
- 垂直方向,12
- iGapVerticalSmall → const EdgeInsets
- 垂直方向,4
- iGapZero → const EdgeInsets
- 所有方向,0
- iHeight → const double
- 32
- iHeightLG → const double
- 40
- iHeightSM → const double
- 24
- iHeightXS → const double
- 16
- iIconSize → const double
- 默认图标大小,18
- iInfo → const Color
- Info
- iInfoActive → const Color
- iInfoBg → const Color
- iInfoBgHover → const Color
- iInfoBorder → const Color
- iInfoBorderHover → const Color
- iInfoHover → const Color
- iInfoText → const Color
- iInfoTextActive → const Color
- iInfoTextHover → const Color
- iLineNone → const BorderStyle
- border类型:none
- iLineSolid → const BorderStyle
- border类型:solid
- iLineWidth → const double
- iMaskBgColor → const Color
- iPrimary → const Color
- Primary
- iPrimaryActive → const Color
- iPrimaryBg → const Color
- iPrimaryBgHover → const Color
- iPrimaryBorder → const Color
- iPrimaryBorderHover → const Color
- iPrimaryDark → const Color
- PrimaryDark
- iPrimaryHover → const Color
- iPrimaryLight → const Color
- PrimaryLight
- iPrimaryText → const Color
- iPrimaryTextActive → const Color
- iPrimaryTextHover → const Color
- iRadius → const double
- 圆角 - 6
- iRadiusLG → const double
- 圆角 lg - 8
- iRadiusSM → const double
- 圆角 sm - 4
- iRadiusXS → const double
- 圆角 xs - 2
- iSiderCollapsedidth → const double
- Sider 合上默认宽度,80
- iSiderWidth → const double
- Sider默认宽度,200
- iSize → const double
- 默认尺寸,16
- iSizeLG → const double
- 24
- iSizeMD → const double
- 20
- iSizeMS → const double
- 16
- iSizeSM → const double
- 12
- iSizeUnit → const double
- 基础单位 4
- iSizeXL → const double
- 32
- iSizeXS → const double
- 8
- iSizeXXL → const double
- 48
- iSizeXXS → const double
- 4
- iSplitColor → const Color
- iSpotlightBgColor → const Color
- iSuccess → const Color
- Success
- iSuccessActive → const Color
- iSuccessBg → const Color
- iSuccessBgHover → const Color
- iSuccessBorder → const Color
- iSuccessBorderHover → const Color
- iSuccessHover → const Color
- iSuccessText → const Color
- iSuccessTextActive → const Color
- iSuccessTextHover → const Color
- iTextBaseColor → const Color
- iTextColor → const Color
- iTextDescColor → const Color
- iTextDisabledColor → const Color
- iTextHeadingColor → const Color
- iTextLabelColor → const Color
- iTextPlaceholderColor → const Color
- iTextQuaternaryColor → const Color
- iTextSecondaryColor → const Color
- iTextTertiaryColor → const Color
- iTransparent → const Color
- iWarn → const Color
- Warn
- iWarnActive → const Color
- iWarnBg → const Color
- iWarnBgHover → const Color
- iWarnBorder → const Color
- iWarnBorderHover → const Color
- iWarnHover → const Color
- iWarnText → const Color
- iWarnTextActive → const Color
- iWarnTextHover → const Color
- iWhite → const Color
Properties
- iBorder ↔ BoxBorder
-
所有边都有 border
getter/setter pair
- iBorderActive ↔ BoxBorder
-
所有边都有 border active
getter/setter pair
- iBorderBold ↔ BoxBorder
-
2 border
getter/setter pair
- iBorderLight ↔ BoxBorder
-
所有边都有 border light
getter/setter pair
- iBorderNone ↔ BoxBorder
-
无 border
getter/setter pair
- iBorderTransparent ↔ BoxBorder
-
透明 border
getter/setter pair