UnifiedCloseWidget constructor
UnifiedCloseWidget({})
Implementation
UnifiedCloseWidget(
{required this.imagePath,
required this.width,
required this.height,
required this.x,
required this.y});
UnifiedCloseWidget(
{required this.imagePath,
required this.width,
required this.height,
required this.x,
required this.y});