InlineCodeAttribute constructor
const
InlineCodeAttribute([
- bool value = true
Implementation
const InlineCodeAttribute([bool value = true]) : super(value: value);
const InlineCodeAttribute([bool value = true]) : super(value: value);