model/grid library

Constants

GOLDEN_RATIO_DIVIDES → const String
NAME_BOTTOM → const String
NAME_CONTAINER → const String
NAME_CUSTOM → const String
NAME_DIVIDE → const String
NAME_END → const String
NAME_LEFT → const String
NAME_MARGIN → const String
NAME_MIDDLE → const String
NAME_RENAME → const String
NAME_RIGHT → const String
NAME_START → const String
NAME_TOP → const String
PERCENT_DIVIDES → const String
QUICK_PREFIX → const String
快查询标记
SCREEN_DIVIDES → const String
STATIC_DIVIDES → const String

Typedefs

LinesDoAction = List<NamedLine> Function(DIRECTION_ENUM direction, String linesFatherName, List<NamedLine> lines)
LiteralGetter = PxUnitDouble Function(Size size)
PercentGetter = double Function(Size size)
RectGetter = Rect Function(Size size)