ZdsInformationBar constructor
- {Key? key,
- ZdsInformationBarTheme color = ZdsInformationBarTheme.neutral,
- IconData? icon,
- String? label,
- Color? customBackground,
- Color? customForeground,
- ZetaColorSwatch? zetaColorSwatch}
Creates a bar used to display status information.
Implementation
const ZdsInformationBar