menu
kaeru_ui package
documentation
virtual/v_text.dart
VText
blue method
blue method
dark_mode
light_mode
blue
method
VText
blue
(
int
shade
)
Blue color shortcut.
Implementation
VText blue(int shade) => color(Colors.blue[shade]!);
kaeru_ui package
documentation
virtual/v_text
VText
blue method
VText class