Assets class

Constructors

Assets()

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

icMutiSelected Widget
多选选中
getter/setter pair
icMutiSemiSelected Widget
多选半选中
getter/setter pair
icMutiUnselected Widget
多选未选中
getter/setter pair
icSingleSelected Widget
单选选中
getter/setter pair

Static Methods

icArrDown({double height = 16, Color? color}) Widget
header 三角形 icon
name(String name, {double width = 16, Color? color}) Widget