CuReEmptyState constructor
      const
      CuReEmptyState({})
     
    
    
Implementation
const CuReEmptyState(
    {super.key,
    this.child,
    this.title,
    this.description,
    this.iconChild,
    this.padding,
    this.icon});const CuReEmptyState(
    {super.key,
    this.child,
    this.title,
    this.description,
    this.iconChild,
    this.padding,
    this.icon});