spacing_generator_annotation

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

spacing generator annotation

spacing_generator_annotation #
To be used together with spacing_generator.
Does nothing without spacing_generator.
Example #
import 'package:flutter/material.dart'; // don't forget to import material

@Spacing()
class SpaceValues {

static const tiny = 2.0;
static const small = 4.0;

}

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.