menu
rxget package
documentation
rxget.dart
GetWidget<S extends GetLifeCycleMixin>
tag property
tag property
dark_mode
light_mode
tag
property
@
protected
String
?
get
tag
Optional tag used to find a specific instance of
S
.
Implementation
@protected String? get tag => null;
rxget package
documentation
rxget
GetWidget<S extends GetLifeCycleMixin>
tag property
GetWidget class