loader property

Widget? loader
final

Widget that replaces your child while your child is in loading state

Implementation

final Widget? loader;