menu
bones_ui package
documentation
bones_ui_test.dart
DOMAsync
DOMAsync constructor
DOMAsync constructor
dark_mode
light_mode
DOMAsync
constructor
DOMAsync
(
{
Object
?
loading
,
Future
?
future
,
Future
function
()?,
})
Implementation
DOMAsync({this.loading, this.future, this.function}) : super._(false, false);
bones_ui package
documentation
bones_ui_test
DOMAsync
DOMAsync constructor
DOMAsync class