ShadowX<T extends Widget> extension

on
  • T

Methods

multiShadow(List<BoxShadow> shadows, {Color color = Colors.black12, double borderRadius = 0}) Container
shadowIs({Color color = Colors.black12, double borderRadius = 0, double blurRadius = 15, double spreadRadius = 1, Offset offset = const Offset(4.0, 8.0)}) Container