menu
paginatorx package
documentation
main.dart
MyApp
MyApp.new const constructor
MyApp.new const constructor
dark_mode
light_mode
MyApp
constructor
const
MyApp
(
{
Key
?
key
,
})
Implementation
const
MyApp({Key? key}) :
super
(key: key);
paginatorx package
documentation
main
MyApp
MyApp.new const constructor
MyApp class
Constructors
new
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==