StrikeAttribute constructor

const StrikeAttribute([
  1. bool value = true
])

Implementation

const StrikeAttribute([bool value = true]) : super(value: value);