value property

  1. @Deprecated('Use offTag instead')
String value

Implementation

@Deprecated('Use offTag instead')
String get value => (this ?? ImageSize.UNKNOWN).offTag;