FlutterGenElementOutputs constructor
const
FlutterGenElementOutputs({
- required String className,
Implementation
const FlutterGenElementOutputs({
required this.className,
});
const FlutterGenElementOutputs({
required this.className,
});