menu
shadcn_flutter package
documentation
shadcn_flutter.dart
ColorDerivative
toColor abstract method
toColor abstract method
dark_mode
light_mode
toColor
abstract method
Color
toColor
(
)
Converts this color derivative to a Flutter
Color
.
Implementation
Color toColor();
shadcn_flutter package
documentation
shadcn_flutter
ColorDerivative
toColor abstract method
ColorDerivative class