thinMousePointer constant

  1. @Deprecated('Use "thinArrowPointer" instead.')
IconData const thinMousePointer

Alias mouse-pointer for icon thinArrowPointer

Implementation

@Deprecated('Use "thinArrowPointer" instead.')
static const IconData thinMousePointer = thinArrowPointer;