fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<BackgroundDefinition> fields = const {
#offset: _f$offset,
#size: _f$size,
#texture: _f$texture,
#priority: _f$priority,
};