menu
frost package
documentation
property_widget.dart
PropertyWidget<T extends Object>
onInit property
onInit property
dark_mode
light_mode
onInit
property
VoidCallback
?
onInit
final
A callback which does some work when the widget is created.
Implementation
final VoidCallback? onInit;
frost package
documentation
property_widget
PropertyWidget<T extends Object>
onInit property
PropertyWidget class