Background constructor
Background([
- void b()?
Implementation
factory Background([void Function(BackgroundBuilder)? b]) = _$Background;
factory Background([void Function(BackgroundBuilder)? b]) = _$Background;