loader property

Widget? loader
final

A custom widget to display as a loader (e.g., during async operations).

Implementation

final Widget? loader;