Flutter
material
ThemeExtension
<
T extends ThemeExtension<
T
>
>
type property
type
description
type
property
Null safety
Object
type
The extension's type.
Implementation
Object get type => T;
Flutter
material
ThemeExtension
<
T extends ThemeExtension<
T
>
>
type property
ThemeExtension class
Constructors
ThemeExtension
Properties
hashCode
runtimeType
type
Methods
copyWith
lerp
noSuchMethod
toString
Operators
operator ==