maybeOf static method
Implementation
static CarpenterCommandScope? maybeOf(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<CarpenterCommandScope>();
static CarpenterCommandScope? maybeOf(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<CarpenterCommandScope>();