style property

  1. @Deprecated('Use `prepareTextStyle` to build one. ' 'For usage in resolving.copyWith, check the migration guide.')
TextStyle style

The TextStyle.

Implementation

@Deprecated('Use `prepareTextStyle` to build one. '
    'For usage in resolving.copyWith, check the migration guide.')
TextStyle get style => prepareTextStyle();