menu
flutwid_ui package
documentation
components/ui/my_slide_to_act.dart
MySlideToActExample
MySlideToActExample.new const constructor
MySlideToActExample.new const constructor
dark_mode
light_mode
MySlideToActExample
constructor
const
MySlideToActExample
(
{
Key
?
key
,
})
Implementation
const MySlideToActExample({Key? key}) : super(key: key);
flutwid_ui package
documentation
components/ui/my_slide_to_act
MySlideToActExample
MySlideToActExample.new const constructor
MySlideToActExample class