menu
elementary_ui package
documentation
elementary.dart
ComponentTheme<T extends ElementaryBase<T>>
type property
type property
dark_mode
light_mode
type
property
Object
get
type
The extension's type.
Implementation
Object get type => T;
elementary_ui package
documentation
elementary
ComponentTheme<T extends ElementaryBase<T>>
type property
ComponentTheme class