useCase property

Implementation

WidgetbookUseCase? get useCase => path == null ? null : root.table[path!];