SvgAssetConstants constructor

SvgAssetConstants(
  1. Brightness brightness
)

Implementation

SvgAssetConstants(Brightness brightness) {
  // brightness parameter can be used for mode selection if needed
}