InternalLinkTypeBackground constructor

InternalLinkTypeBackground({
  1. required String backgroundName,
})

Implementation

InternalLinkTypeBackground({required this.backgroundName});