menu
future_helper package
documentation
example/main.dart
CustomModel
CustomModel.new constructor
CustomModel.new constructor
dark_mode
light_mode
CustomModel
constructor
CustomModel
(
String
myProperty
)
Implementation
CustomModel(this.myProperty);
future_helper package
documentation
example/main
CustomModel
CustomModel.new constructor
CustomModel class