menu
quick_share package
documentation
main.dart
ScreenshotTest
ScreenshotTest.new const constructor
ScreenshotTest.new const constructor
dark_mode
light_mode
ScreenshotTest
constructor
const
ScreenshotTest
(
{
Key
?
key
,
})
Implementation
const ScreenshotTest({ Key? key }) : super(key: key);
quick_share package
documentation
main
ScreenshotTest
ScreenshotTest.new const constructor
ScreenshotTest class