FlatStyles class

扁平化设置

Constructors

FlatStyles()

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

backgroundColor → dynamic
背景颜色 dart模式 0xff3c3c3c light模式 0xffececec
no setter
decoration → dynamic
边框
no setter
frameColor → dynamic
边框颜色 dart模式 0x99ebebeb light模式 0xfffefefe
no setter
lineSpace → dynamic
行距 标题文字和下面内容的距离间隔
no setter
normal → dynamic
一般模式
no setter
normalDark → dynamic
黑夜模式
no setter
padding → dynamic
边距
no setter