menu
superdeck package
documentation
helpers/mappers.dart
SizeMapper
isFor method
isFor method
dark_mode
light_mode
isFor
method
bool
isFor
(
dynamic
v
)
inherited
Implementation
bool isFor(dynamic v) => v is T;
superdeck package
documentation
helpers/mappers
SizeMapper
isFor method
SizeMapper class