menu
thermion_dart package
documentation
thermion_dart.dart
View<T>
setName abstract method
setName abstract method
dark_mode
light_mode
setName
abstract method
void
setName
(
String
name
)
Sets the (debug) name for this View.
Implementation
void setName(String name);
thermion_dart package
documentation
thermion_dart
View<T>
setName abstract method
View class