web_custom_components

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

web custom components

web_components #
Web Inbuilt Components for your website.
Features #

Custom Header

Getting started #
To use this package, add web_components as a dependency in your pubspec.yaml file.
Usage #
Minimal example:
HeaderWidget(
headerTitle: 'Home',
backgroundColor: Colors.black,
centerHeader: true,
headerStyle: TextStyle(color: Colors.white, fontSize: 33),
)
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.