neon_widgets library

Constants

rgbColors → const List<Color>
squareColors → const List<Color>

Functions

neonAppBar({required dynamic context, required String heading, IconData icon = Icons.arrow_back, Color iconColor = Colors.black87, void onTap()?, Color backgroundColor = Colors.transparent, Color appBarShadowColor = Colors.transparent, double elevation = 0, Color headingColor = Colors.white, FontWeight headingFontWeight = FontWeight.bold}) AppBar