ALIGN_RIGHT constant

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

Deprecated alias of alignRight.

Implementation

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