BZEmptyView constructor
const
BZEmptyView({})
Implementation
const BZEmptyView({
super.key,
this.imageUrl,
this.titleText,
this.titleTextColor,
this.describeText,
this.describeTextColor = const Color(0xFF999999),
});