ClearRecentStickers constructor
      const
      ClearRecentStickers({ 
    
- required bool isAttached,
Clears the list of recently used stickers
Implementation
const ClearRecentStickers({
  required this.isAttached,
});