AzImage frameBuilder(Widget Function(BuildContext, Widget, int?, bool)? frameBuilder){ _frameBuilder = frameBuilder; return this; }