builder property

Widget Function(BuildContext context, TimedCommandsState state) builder
final

The widget below this widget in the tree.

Implementation

final Widget Function(BuildContext context, TimedCommandsState state) builder;