shared
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
shared
shared
/
xyz.malefic.fidget
/
WidgetDataProvider
/
provide
provide
abstract
suspend
fun
provide
(
)
:
T
?
Fetches the current data for the widget.
Return
The widget data, or null if data is unavailable.