padded

Last updated:

0 purchases

padded Image
padded Images
Add to Cart

Description:

padded

Adds directional widgets for padding to speed up padding widgets
Features #
Adds the following padding widgets

PaddingAll
PaddingVertical
PaddingHorizontal
PaddingLeft
PaddingRight
PaddingTop
PaddingBottom
PaddingTopLeft
PaddingTopRight
PaddingBottomLeft
PaddingBottomRight

Usage #
import 'package:padded/padded.dart';

PaddingTopLeft(
padding: 10,
child: Text('Hello World'),
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.