menu
fml package
documentation
datasources/transforms/resize.dart
Resize
Resize.new constructor
Resize.new constructor
dark_mode
light_mode
Resize
constructor
Resize
(
Model
parent
, {
String
?
id
,
})
Implementation
Resize(Model parent, {String? id}) : super(parent, id);
fml package
documentation
datasources/transforms/resize
Resize
Resize.new constructor
Resize class