loader property

LoaderFunction? loader
getter/setter pair

The actual loading function that is handled by this LoadController.

Implementation

LoaderFunction? loader;