EmptyViewMessage constructor
const
EmptyViewMessage({})
Implementation
const EmptyViewMessage({
required this.description,
this.illustrationPath,
this.descriptionStyle,
this.actionTitle,
this.onAction,
this.illustrationSize,
});