TRIANGLE constant

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

Deprecated alias of triangle.

Implementation

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