menu
Flutter
material
ThemeExtension
<
T extends ThemeExtension<
T
>
>
type property
type
brightness_4
brightness_5
description
type
property
Object
type
The extension's type.
Implementation
Object get type => T;
Flutter
material
ThemeExtension
<
T extends ThemeExtension<
T
>
>
type property
ThemeExtension class