blurExpanded method

Expanded blurExpanded()

Implementation

Expanded blurExpanded() {
  return BlurPanel(child: this).expanded();
}