FloatingSignLanguage constructor
FloatingSignLanguage({})
Implementation
FloatingSignLanguage({
required this.interaction,
required this.mediaResourceUuid,
required this.resized,
required this.action,
required this.x,
required this.y,
});