utils/common/utils library
@Author: yuer @description: @return {*}
Classes
Functions
-
blackLinearGradient(
{dynamic colorsList}) → dynamic - 线性渐变
-
blackLinearGradientRight(
{dynamic colorsList}) → dynamic - 线性渐变
-
bottomBoxShadow(
BuildContext context) → BoxDecoration? - 底部阴影
-
cachedImage(
String url, {double? width, double? height}) → Widget - 带缓存的image
-
hiSpace(
{double height = 1, double width = 1}) → dynamic