Class ErrorMessage Widget

Class constructor

new ErrorMessage([
	Int responseCode,
	String text,
]);

Property :

responseCode ↔ Integer : default NULL
text ↔ String : default NULL

Method :

AppBar::build() → String