Flutter
widgets
DoNothingIntent
DoNothingIntent const constructor
DoNothingIntent
description
DoNothingIntent
constructor
Null safety
const
DoNothingIntent
(
)
Creates a const
DoNothingIntent
.
Implementation
const factory DoNothingIntent() = DoNothingIntent._;
Flutter
widgets
DoNothingIntent
DoNothingIntent const constructor
DoNothingIntent class
Constructors
DoNothingIntent
Properties
hashCode
runtimeType
Methods
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==