cInputDecorationTheme property

CInputDecorationTheme cInputDecorationTheme

Gets access to the specialized input decoration theme to pick up styles for all items that may utilize it.

Implementation

CInputDecorationTheme get cInputDecorationTheme =>
    inputDecorationTheme as CInputDecorationTheme;