shadowThin property

Container shadowThin

set thin BoxShadow to child widget

Implementation

Container get shadowThin => _copyWith(boxShadow: FxShadow.thin);