gray50 property

Text gray50

Returns Text with gray50 color

Implementation

Text get gray50 => color(FxColor.gray50);