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