app_theme_da 0.0.5 copy "app_theme_da: ^0.0.5" to clipboard
app_theme_da: ^0.0.5 copied to clipboard

This Package contains Theme related configuration

This package support common Flutter Application theme.

Features #

Supports Light and Dark theme

Getting started #

Required Below Details:

  • Primary Color
  • Background Color
  • Font Name

Usage #

AppThemeDa.lightTheme

  @override
Widget build(BuildContext context) {
  return MaterialApp(
    theme: AppThemeDa.lightTheme,
  );
}

Additional information #

0
likes
110
points
57
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This Package contains Theme related configuration

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on app_theme_da