StickersSuggestShortName constructor
const
StickersSuggestShortName({
- required String title,
Stickers Suggest Short Name constructor.
Implementation
const StickersSuggestShortName({required this.title}) : super._();