menu
fpj_core package
documentation
fpj_cores.dart
ObxWidget
ObxWidget.new const constructor
ObxWidget.new const constructor
dark_mode
light_mode
ObxWidget
constructor
const
ObxWidget
(
{
Key
?
key
,
})
Implementation
const ObxWidget({Key? key}) : super(key: key);
fpj_core package
documentation
fpj_cores
ObxWidget
ObxWidget.new const constructor
ObxWidget class