menu
nobody package
documentation
web/selection_strategy.dart
ByIndex
getSelectionScript method
getSelectionScript method
dark_mode
light_mode
getSelectionScript
method
@
override
String
getSelectionScript
(
)
override
Implementation
@override String getSelectionScript() { return 'element.selectedIndex = $index;'; }
nobody package
documentation
web/selection_strategy
ByIndex
getSelectionScript method
ByIndex class