FlutterTextDecoration.lineThrough constructor
- @FreezedUnionValue.new('flutter:TextDecoration.lineThrough')
Implementation
@FreezedUnionValue('flutter:TextDecoration.lineThrough')
factory FlutterTextDecoration.lineThrough() =
_FlutterTextDecorationLineThrough;