componentTheme<T> method

T? componentTheme<T>()

Get component theme

Implementation

T? componentTheme<T>() => ComponentTheme.maybeOf<T>(this);