menu
nylo_framework package
documentation
nylo_framework.dart
NyStr
toHexColor method
toHexColor method
dark_mode
light_mode
toHexColor
method
Color
toHexColor
(
)
Implementation
Color toHexColor() => nyHexColor(this ?? "");
nylo_framework package
documentation
nylo_framework
NyStr
toHexColor method
NyStr extension on
String
?