LINE_WIDTH constant

  1. @Deprecated('Use BoldRounded.lineWidth instead. ' 'This alias will be removed in fui_kit 4.0.0.')
String const LINE_WIDTH

Deprecated alias of lineWidth.

Implementation

@Deprecated('Use BoldRounded.lineWidth instead. '
    'This alias will be removed in fui_kit 4.0.0.')
static const String LINE_WIDTH = lineWidth;