maybeOf static method
Implementation
static CLTableStyle? maybeOf(BuildContext c) => c.dependOnInheritedWidgetOfExactType<_CLTableStyleScope>()?.style;
static CLTableStyle? maybeOf(BuildContext c) => c.dependOnInheritedWidgetOfExactType<_CLTableStyleScope>()?.style;