AppMessage constructor
const
AppMessage({})
Implementation
const AppMessage({Key? key, this.icon = 'assets/image/empty/empty_record_no@3x.png', this.message, this.fullscreen = false}) : super(key: key);
const AppMessage({Key? key, this.icon = 'assets/image/empty/empty_record_no@3x.png', this.message, this.fullscreen = false}) : super(key: key);