menu
flutter_yfree package
documentation
YFree.dart
yRunOnceDelete function
yRunOnceDelete function
dark_mode
light_mode
yRunOnceDelete
function
void
yRunOnceDelete
(
String
key
)
Implementation
void yRunOnceDelete(String key) { if (yRunOnceContainsKey(key)) _onceResults.remove(key); }
flutter_yfree package
documentation
YFree
yRunOnceDelete function
YFree library