gradient_container

Last updated:

0 purchases

gradient_container Image
gradient_container Images
Add to Cart

Description:

gradient container

This package is help to create gradient container.

Getting started #
Add the plugin
dependencies:
...
gradient_container: ^0.0.1
copied to clipboard
Usage #
Import it:
import 'package:gradient_container/gradient_container.dart';
copied to clipboard
Use it:
GradientContainer(
height: 150,
width: 150,
colors: [Colors.red, Colors.pink],
),
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.