boxes 1.0.0
boxes: ^1.0.0 copied to clipboard
A Dart package to easily use stackable, shorthanded SizedBoxes.
1.0.0 #
- Initial reelase. Basic example of boxes creating
SizedBox(Width:32, height:12);isBoxes().w32().h12().build();