custom_header 0.0.2 copy "custom_header: ^0.0.2" to clipboard
custom_header: ^0.0.2 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
0
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for custom headers

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_header