menu
phoenix_noticebar package
documentation
notice_bar.dart
NoticeStyle
NoticeStyle constructor
NoticeStyle constructor
dark_mode
light_mode
NoticeStyle
constructor
NoticeStyle
(
Widget
leftIcon
,
Color
textColor
,
Color
backgroundColor
,
Widget
rightIcon
,
)
Implementation
NoticeStyle( this.leftIcon, this.textColor, this.backgroundColor, this.rightIcon);
phoenix_noticebar package
documentation
notice_bar
NoticeStyle
NoticeStyle constructor
NoticeStyle class