Tournament class
Constructors
Properties
- backDate ↔ String
-
read / write
- dateUpdate ↔ bool
-
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- roomController → TextEditingController
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- visualDate ↔ String
-
read / write
Methods
-
dateTimePickerWidget(
BuildContext context) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
popupResultCreate(
BuildContext context, String text) → Object -
popupTOURNAMENT(
BuildContext context) → Object -
selectDate(
BuildContext context) → Widget -
toString(
) → String -
A string representation of this object.
inherited
-
waitCode(
) → Future< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
selectIncrement
→ SelectionMenu<
int> -
final
-
selectRound
→ SelectionMenu<
int> -
final
-
selectTime
→ SelectionMenu<
int> -
final