onIdle property

List<Widget> Function()? onIdle
final

Optional builder called when the state is LikeState.idle.

Implementation

final List<Widget> Function()? onIdle;