menu
superdeck package
documentation
helpers/config.dart
SDConfigMapper
isForType method
isForType method
dark_mode
light_mode
isForType
method
bool
isForType
(
Type
type
)
inherited
Implementation
bool isForType(Type type) => type.base == T;
superdeck package
documentation
helpers/config
SDConfigMapper
isForType method
SDConfigMapper class