InternalLinkTypeBackground constructor
InternalLinkTypeBackground({
- required String backgroundName,
Implementation
InternalLinkTypeBackground({required this.backgroundName});
InternalLinkTypeBackground({required this.backgroundName});