menu
rx_mvvm_annotations package
documentation
output.dart
Output
Output.new const constructor
Output.new const constructor
dark_mode
light_mode
Output
constructor
const
Output
(
{
String
?
property
,
})
Implementation
const Output({this.property});
rx_mvvm_annotations package
documentation
output
Output
Output.new const constructor
Output class