menu
randpg package
documentation
entities/emblems.dart
SvgWrapper
SvgWrapper.new const constructor
SvgWrapper.new const constructor
dark_mode
light_mode
SvgWrapper
constructor
const
SvgWrapper
(
{
required
String
name
,
required
String
content
,
})
Implementation
const SvgWrapper({ required this.name, required this.content, });
randpg package
documentation
entities/emblems
SvgWrapper
SvgWrapper.new const constructor
SvgWrapper class