of static method

Implementation

static CollapsableScope? of(BuildContext context) =>
    context.dependOnInheritedWidgetOfExactType<CollapsableScope>();