isItalis property

  1. @Deprecated('Use isItalic instead. Will be removed in the next major.')
bool get isItalis

Implementation

@Deprecated('Use isItalic instead. Will be removed in the next major.')
bool get isItalis => isItalic;