headerWrapper abstract method
Builds a wrapper around the gif header and provides the border radius
Implementation
Widget? headerWrapper(BuildContext context, double borderRadius, Widget child);
Builds a wrapper around the gif header and provides the border radius
Widget? headerWrapper(BuildContext context, double borderRadius, Widget child);