-
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
-
Available on Box,
provided by the Utils extension
-
getDecoration()
→ BoxDecoration
-
Available on Box,
provided by the Utils extension
-
getTextStyle()
→ TextStyle
-
Available on Box,
provided by the Utils extension
-
merge(Iterable<Box?> boxes)
→ Box
-
Available on Box,
provided by the Utils extension