Utils extension

on

Methods

copyWith({Color? color, double? height, double? width, EdgeInsets? padding, Border? border, BorderRadius? borderRadius, Color? borderColor, BoxDecoration? decoration, Color? textColor, FontWeight? textWeight, double? textSize, TextStyle? textStyle}) Box
getDecoration() BoxDecoration
getTextStyle() TextStyle
merge(Iterable<Box?> boxes) Box