diginote
add_screen_popup
AddScreenPopup
AddScreenPopup const constructor
AddScreenPopup
AddScreenPopup
constructor
Null safety
const
AddScreenPopup
(
{
Key
?
key
}
)
Implementation
const AddScreenPopup({Key? key}) : super(key: key);
diginote
add_screen_popup
AddScreenPopup
AddScreenPopup const constructor
AddScreenPopup class
Constructors
AddScreenPopup
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==