RRectX<T extends Widget> extension
- on
-
- T
Methods
-
roundedRect(
double radius) → ClipRRect -
Available on T, provided by the RRectX extension
通用圆角,但不适用于有阴影等效果的微件 -
roundedRectHorizontal(
double left, double right) → ClipRRect -
Available on T, provided by the RRectX extension
通用圆角,但不适用于有阴影等效果的微件 -
roundedRectVertical(
double top, double bottom) → ClipRRect -
Available on T, provided by the RRectX extension
通用圆角,但不适用于有阴影等效果的微件