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

Publisher

unverified uploader

Weekly Downloads

This Package contains Theme related configuration

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on app_theme_da