custom_header 0.0.4 copy "custom_header: ^0.0.4" to clipboard
custom_header: ^0.0.4 copied to clipboard

A new Flutter package for custom headers

custom_header #

A new Flutter package for custom headers

Features #

  • Add your custom header with different values.

Example #

Here is a basic usage example of the CustomHeader widget:

import 'package:custom_header/custom_header.dart';

customHeader(
  title: 'Welcome',
  backgroundColor: Colors.blue,
  textColor: Colors.white,
)


## Additional information

More features and customization options coming soon!
1
likes
125
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for custom headers

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on custom_header