Generates a CSS map entry for the filter.
@override Map<String, String> get props => { 'backdrop-filter': cssText, '-webkit-backdrop-filter': cssText, };