menu
trxact_io package
documentation
ui/common/views/loading_screen.dart
LoadingScreen
LoadingScreen.new const constructor
LoadingScreen.new const constructor
dark_mode
light_mode
LoadingScreen
constructor
const
LoadingScreen
(
{
Key
?
key
,
})
Implementation
const LoadingScreen({Key? key}) : super(key: key);
trxact_io package
documentation
ui/common/views/loading_screen
LoadingScreen
LoadingScreen.new const constructor
LoadingScreen class