VxShimmerExtension extension

on

Methods

shimmer({Key? key, Gradient? gradient, Duration duration = const Duration(seconds: 1), int count = 10000, bool showAnimation = true, bool showGradient = false, Color primaryColor = Colors.grey, Color? secondaryColor}) Widget
Extension method to directly access VxShimmer with any widget without wrapping or with dot operator.