toCss method

String toCss()

Implementation

String toCss() =>
    '${offsetX}px ${offsetY}px ${blurRadius}px ${spreadRadius}px $color';