menu
lj_test_packages package
documentation
widget/lj_button.dart
LjButton
LjButton.new const constructor
LjButton.new const constructor
dark_mode
light_mode
LjButton
constructor
const
LjButton
(
{
Key
?
key
,
})
Implementation
const LjButton({Key? key}) : super(key: key);
lj_test_packages package
documentation
widget/lj_button
LjButton
LjButton.new const constructor
LjButton class