menu
my_shared_package package
documentation
models/UO.dart
UO
UO.new constructor
UO.new constructor
dark_mode
light_mode
UO
constructor
UO
(
{
bool
topLeft
=
false
,
bool
topRight
=
false
,
bool
bottomLeft
=
false
,
bool
bottomRight
=
false
,
})
Implementation
UO({this.topLeft=false, this.topRight=false, this.bottomLeft=false, this.bottomRight=false});
my_shared_package package
documentation
models/UO
UO
UO.new constructor
UO class