TextColorExtension extension

Custom color extension for the Text widget. This extension provides getter methods for various commonly used colors in the application, allowing easy color application to Text widgets.

on

Properties

amber50 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 50 color applied.
no setter
amber100 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 100 color applied.
no setter
amber200 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 200 color applied.
no setter
amber300 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 300 color applied.
no setter
amber400 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 400 color applied.
no setter
amber500 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 500 color applied.
no setter
amber600 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 600 color applied.
no setter
amber700 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 700 color applied.
no setter
amber800 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 800 color applied.
no setter
amber900 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Amber 900 color applied.
no setter
black Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with a Black color applied.
no setter
blue50 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 50 color applied.
no setter
blue100 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 100 color applied.
no setter
blue200 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 200 color applied.
no setter
blue300 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 300 color applied.
no setter
blue400 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 400 color applied.
no setter
blue500 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 500 color applied.
no setter
blue600 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 600 color applied.
no setter
blue700 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 700 color applied.
no setter
blue800 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 800 color applied.
no setter
blue900 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Blue 900 color applied.
no setter
gray50 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 50 color applied.
no setter
gray100 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 100 color applied.
no setter
gray200 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 200 color applied.
no setter
gray300 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 300 color applied.
no setter
gray400 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 400 color applied.
no setter
gray500 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 500 color applied.
no setter
gray600 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 600 color applied.
no setter
gray700 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 700 color applied.
no setter
gray800 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 800 color applied.
no setter
gray900 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Gray 900 color applied.
no setter
green50 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 50 color applied.
no setter
green100 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 100 color applied.
no setter
green200 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 200 color applied.
no setter
green300 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 300 color applied.
no setter
green400 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 400 color applied.
no setter
green500 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 500 color applied.
no setter
green600 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 600 color applied.
no setter
green700 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 700 color applied.
no setter
green800 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 800 color applied.
no setter
green900 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Green 900 color applied.
no setter
kcDanger Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Danger color applied.
no setter
kcDangerLight Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Danger Light color applied.
no setter
kcDark Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Dark color applied.
no setter
kcInfo Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Info color applied.
no setter
kcLight Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Light color applied.
no setter
kcPrimary Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Primary color applied.
no setter
kcSecondary Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Secondary color applied.
no setter
kcSuccess Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Success color applied.
no setter
kcSuccessLight Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Success Light color applied.
no setter
kcWarning Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Warning color applied.
no setter
kcWarningLight Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Warning Light color applied.
no setter
neutral50 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 50 color applied.
no setter
neutral100 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 100 color applied.
no setter
neutral200 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 200 color applied.
no setter
neutral300 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 300 color applied.
no setter
neutral400 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 400 color applied.
no setter
neutral500 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 500 color applied.
no setter
neutral600 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 600 color applied.
no setter
neutral700 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 700 color applied.
no setter
neutral800 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 800 color applied.
no setter
neutral900 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Neutral 900 color applied.
no setter
red50 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 50 color applied.
no setter
red100 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 100 color applied.
no setter
red200 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 200 color applied.
no setter
red300 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 300 color applied.
no setter
red400 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 400 color applied.
no setter
red500 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 500 color applied.
no setter
red600 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 600 color applied.
no setter
red700 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 700 color applied.
no setter
red800 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 800 color applied.
no setter
red900 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Red 900 color applied.
no setter
transparent Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with a Transparent color applied.
no setter
violet50 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 50 color applied.
no setter
violet100 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 100 color applied.
no setter
violet200 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 200 color applied.
no setter
violet300 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 300 color applied.
no setter
violet400 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 400 color applied.
no setter
violet500 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 500 color applied.
no setter
violet600 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 600 color applied.
no setter
violet700 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 700 color applied.
no setter
violet800 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 800 color applied.
no setter
violet900 Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with the Violet 900 color applied.
no setter
white Text

Available on Text, provided by the TextColorExtension extension

Returns a new Text widget with a White color applied.
no setter