builder property

Widget Function(BuildContext context) builder
final

All RxNotifier used in this function will be automatically signed and this function will be called every time the value of an RxNotifier changes.

Implementation

final Widget Function(BuildContext context) builder;